home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / cclgsig.arc / CCLGSIG
Encoding:
Text File  |  1986-08-05  |  177.4 KB  |  6,132 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. CompuServe Computer Language Forum, DL 0 General/Reference                Page 1
  8.  
  9.  
  10. [76703,762]
  11. ARC.HLP                   16-Jul-86 8465               Accesses: 18
  12.  
  13.     Keywords: ARC FILE COMPRESSION EXTRACTION WHERE
  14.     
  15.     
  16.       A handy little guide to the ARC file format telling where to find the
  17.     programs to work with it. Compiled by the fellows on AVNET and posted here
  18.     with their permission. Updates will be forthcoming.
  19.     
  20.     
  21.  
  22. [76703,1065]
  23. FORUM.NEW                 12-Jul-86 5915               Accesses: 19
  24.  
  25.     Keywords: FORUM INFORMATION VERSION 106
  26.     
  27.     
  28.       Short text file describing some of the changes to be expected when the
  29.     newest version of the SigWare (version 106) becomes effective. The new
  30.     version offers significant improvements, but it's different and script
  31.     files written for older version WILL NOT WORK with 106. The new version is
  32.     expected to become active by the end of July 1986 but no firm date is set.
  33.     
  34.     
  35.  
  36. [76703,762]
  37. HAMING.TXT                19-May-86 7815               Accesses: 24
  38.  
  39.     Keywords: ERROR CORRECTING HAMMING CODE EXPLANATION
  40.     
  41.     
  42.       Description of how Hamming Codes for automatic error correction work.
  43.     Text file, 62 Xmodem records, about 2 min to read or download at 1200 BPS.
  44.     Tells how the "parity equations" are derived and how to make the data
  45.     packets either large or small.
  46.     
  47.     
  48.  
  49. [76703,1037]
  50. MATCHD.S                  07-May-86 1150               Accesses: 13
  51.  
  52.     Keywords: SCHEME LISP
  53.     
  54.     PC Scheme version of Match patterned after the Common Lisp implementation
  55.     from AI Eye in the May issue of CL.
  56.     
  57.     
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. CompuServe Computer Language Forum, DL 0 General/Reference                Page 2
  66.  
  67.  
  68. [74375,313]
  69. MATCHC.S                  06-May-86 2685               Accesses: 7
  70.  
  71.     Keywords: SCHEME PATTERN-MATCHING CLOSURES FREEZETHAW
  72.     
  73.     A PC Scheme definition of MATCH along the lines of the May86 AI-EYE column.
  74.     This function traverses the *entire* search tree, however, using delayed
  75.     evaluation in the form of lexical closures.  The technique is basically
  76.     that of "streams" or "lazy evaluation".
  77.     
  78.     
  79.  
  80. [74746,2453]
  81. NUMACC.BAS                04-Mar-86 3350               Accesses: 32
  82.  
  83.     Keywords: NUMERICAL ACCURACY BENCHMARK BASIC
  84.     
  85.     This is a benchmark program to measure the numerical accuracy of your BASIC
  86.     interpreter/compiler.  This program appeared in the March 1986 issue of
  87.     Computer Language.
  88.     
  89.     
  90.  
  91. [74746,2453]
  92. NUMACC.PAS                04-Mar-86 5240               Accesses: 28
  93.  
  94.     Keywords: NUMERICAL ACCURACY BENCHMARK PASCAL
  95.     
  96.     This is a translation of NUMACC.BAS, which appeared in the March 1986 issue
  97.     of Computer Language magazine.  Use this program to test the   accuracy of
  98.     your Pascal compiler.
  99.     
  100.     
  101.  
  102. [74746,2453]
  103. NUMACC.TAB                04-Mar-86 3585               Accesses: 28
  104.  
  105.     Keywords: NUMERICAL ACCURACY BENCHMARK TABLES
  106.     
  107.     This file lists the results of the numerical accuracy benchmark that
  108.     appeared in the March 1986 issue of Computer Language magazine.  I'd like
  109.     to add other versions of BASIC and other languages to this table.  Please
  110.     send me any results you have.
  111.     
  112.     
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120. CompuServe Computer Language Forum, DL 0 General/Reference                Page 3
  121.  
  122.  
  123. [70235,1345]
  124. STATUS.GNU                02-Mar-86 3785               Accesses: 59
  125.  
  126.     Keywords: GNU
  127.     
  128.     Status report from the GNU project. See the file GNU.TXT in this DL for
  129.     more information.
  130.     
  131.     
  132.  
  133. [73105,532]
  134. BREAKD.PAS                25-Dec-85 33525              Accesses: 13
  135.  
  136.     Keywords: TRAVESTY BREAKDOWN
  137.     
  138.     A Pascal program called BREAKDOWN that analizes text patterns before trying
  139.     to generate its own. Requires Borland International's Turbo Pascal and
  140.     Turbo Toolbox for compilation. Originally uploaded by Douglas Bruner,
  141.     74726,3511.
  142.     
  143.     
  144.  
  145. [73105,532]
  146. BREKDO.DOC                25-Dec-85 8530               Accesses: 18
  147.  
  148.     Keywords: BREAKDOWN TRAVESTY
  149.     
  150.     Documentation for BREAKDOWN, uploaded as BREAKD.PAS in this DL. Explains
  151.     the workings of the program. uploaded originally by Douglas Brumer,
  152.     74726,3511.
  153.     
  154.     
  155.  
  156. [76703,762]
  157. UPLOAD.HLP                25-Oct-85 6700               Accesses: 47
  158.  
  159.     Keywords: HELP UPLOAD PROTOCOLS
  160.     
  161.     This file describes the uploading process step by step, for all four
  162.     protocols supported in our Data Libraries. Text file, may be read or
  163.     downloaded. You may find it useful to turn on the printer and keep a hard
  164.     copy for reference.
  165.     
  166.     
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174. CompuServe Computer Language Forum, DL 0 General/Reference                Page 4
  175.  
  176.  
  177. [76703,762]
  178. HELP.HLP                  07-Oct-85 8465               Accesses: 49
  179.  
  180.     Keywords: SIG FORUM HELP OVERVIEW DL MESSAGES
  181.     
  182.     General overview of Forum and DL-area commands to help you get started
  183.     getting the most out of our forum. More detailed HELP files for each area
  184.     will be added later. Text file, 67 Xmodem records, about 2 min to read or
  185.     download at 1200 BPS. Recommend you capture this file and print it off line
  186.     for a quick reference command list.     ..jk..
  187.     
  188.     
  189.  
  190. [76703,762]
  191. RESORC.TX1                01-Oct-85 53585              Accesses: 328
  192.  
  193.     Keywords: C RESOURCES OTHER SIGS
  194.     
  195.     This is a newer list of C source programs available in the two IBM SIGs,
  196.     the CPM SIG, the VAX Sig, and the OS9 Sig, as of September 30, 1985. The
  197.     file is 419 Xmodem records and will take about 14 minutes to read or
  198.     download at 1200 BPS, or 35 minutes at 300 BPS. There's some duplication
  199.     between this and RESORC.TX0, but many additional files are listed here.
  200.     
  201.     
  202.  
  203. [76703,762]
  204. FILES.HLP                 29-Sep-85 10540              Accesses: 42
  205.  
  206.     Keywords: SIG HELP FILETYPES
  207.     
  208.     Describes types of files stored in our DL's and how to retrieve the data
  209.     from them. Adapted from similar file in IBMSIG's DL8 and used by
  210.     permission. Text file, approximate reading time 3 min at 1200 BPS.
  211.     
  212.     
  213.  
  214. [76703,762]
  215. FILGE.HLP                 29-Sep-85 17415              Accesses: 8
  216.  
  217.     Keywords: SIG HELP FILGE EDITOR
  218.     
  219.     Describes use of FILGE editor (alternate to SED for leaving messages).
  220.     Adapted from similar file in IBMSIG's DL8 and used by permission. Text
  221.     file, reading time about 5 min at 1200 BPS. FILGE permits uploading of
  222.     messages and more extensive editing capability than SED; to use it, type OP
  223.     and change your editor option.
  224.     
  225.     
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233. CompuServe Computer Language Forum, DL 0 General/Reference                Page 5
  234.  
  235.  
  236. [73105,532]
  237. BPROTO.DOC                23-Jul-85 114625             Accesses: 17
  238.  
  239.     Keywords: VIDTEX VIDEOTEX B PROTOCOL REQUIREMENTS
  240.     
  241.     This is the "official" CIS standard for B-protocol executives, such as
  242.     VIDTEX. It is also available through page VID-17, but only with XMODEM and
  243.     B protocols; this copy can be also downloaded using A protocol if you don't
  244.     have B "yet". 852 XMODEM blocks long or 108K.
  245.     
  246.     
  247.  
  248. [76703,756]
  249. WRITER.ANN                27-Jun-85 2335               Accesses: 54
  250.  
  251.     Keywords: WRITERS GROUP ANNOUNCEMENT
  252.     
  253.     Computer Language Writer's Group Announcement
  254.          If you'd like to participate, leave a note to either:
  255.                Craig LaGrow -- 76703,756
  256.                Namir Shammas -- 76703,1065
  257.     
  258.     
  259.  
  260. [73105,532]
  261. FORMAT.SUP                12-Jun-85 4860               Accesses: 15
  262.  
  263.     Keywords: FORMATS SUPPORTED BY CRUFTWARE
  264.     
  265.     These are the formats that I can read for uploading files, as of June 12,
  266.     1985. [jeff brenton, assistant SYSOP]
  267.     
  268.     
  269.  
  270. [76703,762]
  271. INTR2.NEW                 25-Apr-85 39315              Accesses: 7
  272.  
  273.     Keywords: MSDOS2.10 INT FUNCTION STRUCTURE UNDOCUMENTED GENERIC
  274.     
  275.     Additions and corrections to Bob Jack's SANYO-oriented file describing the
  276.     INT structure. Includes list of all undocumented INT21 functions and for
  277.     most tells what they do.
  278.     
  279.     
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287. CompuServe Computer Language Forum, DL 0 General/Reference                Page 6
  288.  
  289.  
  290. [75076,2603]
  291. LISP1.HIS                 31-Mar-85 9380               Accesses: 5
  292.  
  293.     Keywords: LISP HISTORY PDP-10 MACLISP UCILSP STANFORD BBN-LISP INTERLISP
  294.     
  295.     This file (text, read with "R") contains the first part of a history of the
  296.     major PDP-10/20 LISP systems; MAC, UCI and Stanford LISPs on one hand and
  297.     BBN/INTERLISP on the other.  It contains a comparison of the various
  298.     techniques used in the two types of LISPs.  Includes a brief discussion of
  299.     PDP-10/20 architecture.  More to come... Jeff Jacobs, CONSART Systems Inc.,
  300.     Manhattan Beach, CA 75076,2603
  301.     
  302.     
  303.  
  304. [76703,762]
  305. HL6USR.TXT                30-Mar-85 7170               Accesses: 3
  306.  
  307.     Keywords: HONEYWELL L6 MINI MICRO INTERFACE COMMUNICATIONS
  308.     
  309.     This text file describes how to interface personal micros to the Honeywell
  310.     L6 minicomputer. It includes requirements for the micro's terminal
  311.     parameters and the necessary configuration information for the
  312.     minicomputer. In addition it tells how to transfer text files between the
  313.     two systems. Contributed by Jim Kyle, Oklahoma City, OK.
  314.     
  315.     
  316.  
  317. [76244,51]
  318. FORT1.OPT                 18-Mar-85 1895               Accesses: 5
  319.  
  320.     Keywords: OPTIMIZING FORTRAN
  321.     
  322.     An example of an optimizing 32032 compiler, in Fortran.
  323.     
  324.     
  325.  
  326. [76244,51]
  327. SIEVE.OPT                 18-Mar-85 2025               Accesses: 12
  328.  
  329.     Keywords: OPTIMIZING C SIEVE
  330.     
  331.     An example from an optimizing C compiler. This is the Byte sieve benchmark.
  332.     
  333.     
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341. CompuServe Computer Language Forum, DL 0 General/Reference                Page 7
  342.  
  343.  
  344. [73105,1650]
  345. UNIXIO.TXT                07-Feb-85 1380               Accesses: 8
  346.  
  347.     Keywords: XENIX UNIX TERMINAL EMULATION CHARACTER INPUT SCANNING
  348.     
  349.     This is a message left in response to a request for information on how to
  350.     tell that a character is available (either from modem or keyboard) in a
  351.     terminal emulation program. The objective was to do so in as portable a way
  352.     as possible. John's reply tells why this can't be done in the general case,
  353.     and how to do it when it's possible.
  354.     
  355.     
  356.  
  357. [70235,1345]
  358. GNU.TXT                   23-Jan-85 23985              Accesses: 17
  359.  
  360.     Keywords: GNU UNIX FREE
  361.     
  362.     A description of the GNU project to rewrite Unix from scratch and give it
  363.     away for free.
  364.     
  365.     
  366.  
  367. [75156,1617]
  368. NILE-C                    12-Dec-84 17105              Accesses: 125
  369.  
  370.     Keywords: THE NEW PROGRAMMING COLUMN PROGRAMMERS COLUMN PSEUDO-CODE
  371.     
  372.     An updated version of Namir Clement Shammas's NILE program with comments
  373.     for Craig LaGrow.
  374.     
  375.     
  376.  
  377. [76174,411]
  378. C370.LET                  11-Dec-84 4100               Accesses: 7
  379.  
  380.     Keywords: IBM C 370 LETTER
  381.     
  382.     A brief letter questioning IBM's lack of legitimizing C on their
  383.     mainframes. Comments and cat-calls welcome.  -- Mark Underwood  (76174,411)
  384.     
  385.     
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393. CompuServe Computer Language Forum, DL 0 General/Reference                Page 8
  394.  
  395.  
  396. [73105,1650]
  397. RESORC.TX0                05-Dec-84 32800              Accesses: 116
  398.  
  399.     Keywords: C RESOURCES OTHER SIGS
  400.     
  401.     This is a list of C source programs in other SIGs on CIS. All listed SIGs
  402.     are open to all without surcharge, but in some cases you must register and
  403.     wait for the Sysop to add you to the membership rolls. The list is far from
  404.     being complete; it will be updated and extended as time permits, although
  405.     probably by adding additional files. Enjoy the riches!
  406.     
  407.     
  408.  
  409. [76703,756]
  410. CHART.TMP                 01-Nov-84 14370              Accesses: 81
  411.  
  412.     Keywords: C COMPILER ANALYSIS ROUGH DRAFT
  413.     
  414.     This is a VERY rough draft of what will eventually become the COMPUTER
  415.     LANGUAGE generic compiler analysis chart.  It will be used as the criteria
  416.     by which future compiler "wrap up" product analyses will be done.  I'd be
  417.     very interested in your feedback on how we could improve it.
  418.           Thanks,
  419.              Craig LaGrow, editor of CL
  420.     
  421.     
  422.  
  423. [75056,1225]
  424. MACTER.TXT                28-Oct-84 1025               Accesses: 5
  425.  
  426.     Keywords: XMODEM MACTERMINAL FILE TRANSFER HINTS
  427.     
  428.     Hints for using MacTerminal's XMODEM file transfer with Compuserv
  429.     
  430.     
  431.  
  432. [75056,1225]
  433. XMOPRO.TXT                21-Oct-84 770                Accesses: 2
  434.  
  435.     Keywords: XMODEM MACTERMINAL PROBLEM
  436.     
  437.     Further investigation of the problem using XMODEM for file transfer with
  438.     Macterminal on Compuserv.
  439.     
  440.     
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448. CompuServe Computer Language Forum, DL 0 General/Reference                Page 9
  449.  
  450.  
  451. [76703,756]
  452. QUESTN.GDE                21-Oct-84 5680               Accesses: 124
  453.  
  454.     Keywords: WRITERS QUESTIONNAIRE TECHNICAL INFORMATION QUESTIONS
  455.     
  456.     This is a brief questionnaire that you can fill out if you are possibly
  457.     interested in reviewing complimentary software for COMPUTER LANGUAGE or
  458.     interesting in refereeing manuscripts.  Just download it and print it out. 
  459.     Send it to:  Editor, COMPUTER LANGUAGE, 131 Townsend St., San Francisco, CA
  460.     94107.
  461.     
  462.     
  463.  
  464. [76703,756]
  465. REF.GDE                   21-Oct-84 4230               Accesses: 44
  466.  
  467.     Keywords: REFEREE GUIDELINES FOR AUTHOR SUBMISSIONS
  468.     
  469.     This is the guidelines form for refereeing manuscripts for COMPUTER
  470.     LANGUAGE. If you're an expert in a particular area of programming, and
  471.     would like to review original, current manuscripts, download this file and
  472.     the questionnaire as well.  In exchange for your occasional refereeing
  473.     comments, we put your name on our on-going complimentary list for free
  474.     subscription to the magazine.
  475.     
  476.     
  477.  
  478. [76703,762]
  479. WRITER.GDE                22-Sep-84 10805              Accesses: 88
  480.  
  481.     Keywords: WRITERS GUIDELINES MAGAZINE SUBMISSION
  482.     
  483.     This file contains the Computer Language Magazine Writer's Guidelines.  It
  484.     includes the submission procedure, and the style requirements.  Copyright
  485.     and payment are also discussed. Anyone wishing to submit a manuscript to CL
  486.     Magazine is requested to download this file and read it!
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 10
  494.  
  495.  
  496. [76703,762]
  497. GRFTAL.ARC                01-Jul-86 14630(6272)        Accesses: 46
  498.  
  499.     Keywords: JUL86 GRAFTAL FRACTAL SOURCE
  500.     
  501.     
  502.       Listings one and two from Steve Estvanik's article on page 45 of the July
  503.     1986 issue. Binary file in ARC format; download with protocol and use ARC
  504.     to extract members.
  505.       Contains:
  506.                     GRAFTAL1.LTG      6912  31 Mar 86
  507.                     GRAFTAL2.LTG      9472  31 Mar 86
  508.     
  509.     
  510.  
  511. [76703,762]
  512. PILOT.ARC                 01-Jul-86 57570(24576)       Accesses: 26
  513.  
  514.     Keywords: JUL86 PILOT INTERPRETER DESIGN GRAMMAR SOURCE
  515.     
  516.     
  517.       Listings, grammar, and source code from the article on page 31 of the
  518.     July 1986 issue. Binary file in ARC format; download with protocol and use
  519.     ARC to extract members.
  520.       Contains:
  521.                     PILOT.BNF         1742  27 Jan 86
  522.                     PILOT.C          27011  27 Jan 86
  523.                     PILOT.TST        12136  27 Jan 86
  524.                     PILOT1.LTG         512  28 Apr 86
  525.                     PILOT2.LTG         640  28 Apr 86
  526.                     PILOT3.LTG        2816  28 Apr 86
  527.                     PILOT4.LTG        1152  28 Apr 86
  528.                     PILOT5.LTG         384  28 Apr 86
  529.     
  530.     
  531.  
  532. [76703,762]
  533. LERP.ASM                  25-May-86 3715               Accesses: 66
  534.  
  535.     Keywords: JUN86 CROSSTHOUGHTS COLUMN ASM SOURCE
  536.     
  537.     Source code listing for LERP procedure discussed in CrossThoughts column
  538.     (page 23 of June 1986 issue). Text file, 33 Xmodem records, about 1 min to
  539.     read or download at 1200 bps.
  540.     
  541.     
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 11
  550.  
  551.  
  552. [76703,762]
  553. MPT2.LTG                  25-May-86 2180               Accesses: 103
  554.  
  555.     Keywords: JUN86 PROGRAMMING TOOLS TOUCH UTILITY C SOURCE
  556.     
  557.     Source file for TOUCH tool described on page 35 of June 1986 issue. Text
  558.     file, 25 Xmodem records, about 1 min to read or download at 1200 BPS.
  559.     
  560.     
  561.  
  562. [76703,762]
  563. MPT3.LTG                  25-May-86 7040               Accesses: 77
  564.  
  565.     Keywords: JUN86 PROGRAMMING TOOLS BUMP UTILITY C SOURCE
  566.     
  567.     Source file for BUMP tool described on page 35 of June 1986 issue. Text
  568.     file, 57 Xmodem records, about 2 min to read or download at 1200 BPS.
  569.     
  570.     
  571.  
  572. [76703,762]
  573. PCTMK.ARC                 25-May-86 78415(33472)       Accesses: 40
  574.  
  575.     Keywords: JUN86 MSDOS PROGRAMMING TOOLS MAKE UTILITY
  576.     
  577.     This ARC file contains three members which provide the MAKE utility
  578.     described in the article on page 35 of the June 1986 issue. It includes
  579.     PCTMK.EXE, .DOC, and .RME (no source unfortunately). Binary file, 241
  580.     Xmodem records, requires protocol download. About 8 min at 1200 bps. ARC
  581.     5.1x is necessary to unpack the file. Separate files are available on
  582.     request to SYSOP.
  583.     
  584.     
  585.  
  586. [76703,762]
  587. XREF1.LTG                 25-May-86 8320               Accesses: 151
  588.  
  589.     Keywords: JUN86 CROSS REFERENCER UTILITY C PASCAL SOURCE
  590.     
  591.     Source file to Cross Reference program, page 49, June 1986 issue. Language
  592.     table files are XREF2 for C and XREF3 forPASCAL. Text file, 73 Xmodem
  593.     records, about 2.5 min to read or download at 1200 BPS.
  594.     
  595.     
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 12
  604.  
  605.  
  606. [76703,762]
  607. XREF2.LTG                 25-May-86 515                Accesses: 143
  608.  
  609.     Keywords: JUN86 CROSS REFERENCER UTILITY
  610.     
  611.     Cross Referencer (June 1986, page 49) language table file for C. Text file,
  612.     9 Xmodem records, about 20 sec to read or download at 1200 BPS.
  613.     
  614.     
  615.  
  616. [76703,762]
  617. XREF3.LTG                 25-May-86 515                Accesses: 100
  618.  
  619.     Keywords: JUN86 CROSS REFERENCER UTILITY
  620.     
  621.     Cross Referencer (June 1986, page 49) language table file for PASCAL. Text
  622.     file, 8 Xmodem records, about 20 sec to read or download at 1200 BPS.
  623.     
  624.     
  625.  
  626. [76703,762]
  627. AIML.PRO                  07-May-86 7975               Accesses: 39
  628.  
  629.     Keywords: MAY86 AI-EYE PROLOG MATCH OPERATORS
  630.     
  631.     The AIML.PRO program mentioned on Page 21 of the May 1986 issue. Text file,
  632.     63 Xmodem records, about 2 min to read or download at 1200 BPS.
  633.     
  634.     
  635.  
  636. [71505,1752]
  637. PLOTTE.PAS                25-Apr-86 5195               Accesses: 20
  638.  
  639.     Keywords: PLOTTER DRIVER PASCAL AMDEK AMPLOT-II
  640.     
  641.     A set of plotter driver procedures for the Amdek Amplot-II plotter in Turbo
  642.     Pascal. Use as an include file from your main program.
  643.     
  644.     
  645.  
  646. [76703,762]
  647. AFILL1.LTG                21-Apr-86 1770               Accesses: 65
  648.  
  649.     Keywords: MAY86 PASCAL AREA FILLING SOURCE
  650.     
  651.     Listing 1 from area filling article on page 33 of May 1986 issue. Text
  652.     file, 14 Xmodem records, about 30 sec to read or download at 1200 BPS.
  653.     
  654.     
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 13
  663.  
  664.  
  665. [76703,762]
  666. AFILL2.LTG                21-Apr-86 845                Accesses: 56
  667.  
  668.     Keywords: MAY86 PASCAL AREA FILLING SOURCE
  669.     
  670.     Listing 2 from area filling article on page 33 of May 1986 issue. Text
  671.     file, 7 Xmodem records, about 15 sec to read or download at 1200 BPS.
  672.     
  673.     
  674.  
  675. [76703,762]
  676. AFILL3.LTG                21-Apr-86 2250               Accesses: 50
  677.  
  678.     Keywords: MAY86 PASCAL AREA FILLING SOURCE
  679.     
  680.     Listing 3 from area filling article on page 33 of May 1986 issue. Text
  681.     file, 18 Xmodem records, about 36 sec to read or download at 1200 BPS.
  682.     
  683.     
  684.  
  685. [76703,762]
  686. AFILL4.LTG                21-Apr-86 2760               Accesses: 50
  687.  
  688.     Keywords: MAY86 PASCAL AREA FILLING SOURCE
  689.     
  690.     Listing 4 from area filling article on page 33 of May 1986 issue. Text
  691.     file, 22 Xmodem records, about 45 sec to read or download at 1200 BPS.
  692.     
  693.     
  694.  
  695. [76703,762]
  696. GKS586.LTG                21-Apr-86 480                Accesses: 46
  697.  
  698.     Keywords: MAY86 GKS LISTING
  699.     
  700.     Listing 1 from GKS article on page 26 of May 1986 issue. Text file, size 4
  701.     Xmodem records, about 5 sec to read or download at 1200 BPS.
  702.     
  703.     
  704.  
  705. [76703,762]
  706. PFILL1.LTG                21-Apr-86 10200              Accesses: 50
  707.  
  708.     Keywords: MAY86 C POLYGON FILL SOURCE
  709.     
  710.     Listing 1 from polygon filling article, page 45 of May 1986 issue. Text
  711.     file, size 80 Xmodem records, about 2 min 40 sec to read or download at
  712.     1200 BPS.
  713.     
  714.     
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 14
  722.  
  723.  
  724. [76703,762]
  725. PFILL2.LTG                21-Apr-86 4800               Accesses: 46
  726.  
  727.     Keywords: MAY86 C POLYGON FILL SOURCE
  728.     
  729.     Listing 2 from polygon filling article, page 45 of May 1986 issue. Text
  730.     file, size 38 Xmodem records, about 1 min 16 sec to read or download at
  731.     1200 BPS.
  732.     
  733.     
  734.  
  735. [76703,762]
  736. ALICE.LTG                 20-Apr-86 2145               Accesses: 13
  737.  
  738.     Keywords: MAY86 PASCAL ALICE REVIEW BUG PROGRAM
  739.     
  740.     Listing of program which reveals Alice bug, from page 112 of May 1986
  741.     issue. Text file, size 10 Xmodem records, about 20 sec to read or download
  742.     at 1200 BPS.
  743.     
  744.     
  745.  
  746. [76703,762]
  747. CALCB.PAS                 20-Apr-86 425                Accesses: 26
  748.  
  749.     Keywords: MAY86 PASCAL REVIEWS CALCULATION BENCHMARK
  750.     
  751.     CALC.PAS benchmark used in Pascal reviews, pages 81 thru 104 of May 1986
  752.     issue. Text file, size 4 Xmodem records. Less than 15 sec to read or
  753.     download at any speed.
  754.     
  755.     
  756.  
  757. [76703,762]
  758. CLIP.TXT                  20-Apr-86 6220               Accesses: 55
  759.  
  760.     Keywords: MAY86 C GRAPHICS CLIPPING DESCRIPTION
  761.     
  762.     Description of file CLIPR.C in this DL, from article on p. 45,  May 1986
  763.     issue. Text file, size 49 Xmodem records, about 1 min 40 sec to read or
  764.     download at 1200 BPS.
  765.     
  766.     
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 15
  775.  
  776.  
  777. [76703,762]
  778. CLIPR.C                   20-Apr-86 5670               Accesses: 60
  779.  
  780.     Keywords: MAY86 C GRAPHICS CLIPPING PROGRAM
  781.     
  782.     Clipping function source file in C, from article on page 45 of May, 1986
  783.     issue. Text file, size 45 Xmodem records, about 1.5 min to read or download
  784.     at 1200 BPS.
  785.     
  786.     
  787.  
  788. [76703,762]
  789. CONTUR.PAS                20-Apr-86 23555              Accesses: 69
  790.  
  791.     Keywords: MAY85 PASCAL CONTOUR PLOTS SOURCE
  792.     
  793.     Source file for CONTOUR.PAS, described in May 1986 issue (Page 63). Text
  794.     file, 185 Xmodem records, about 6 min to read or download at 1200 BPS.
  795.     
  796.     
  797.  
  798. [76703,762]
  799. EMPTY.PAS                 20-Apr-86(20-Apr-86) 35      Accesses: 8
  800.  
  801.     Keywords: MAY86 PASCAL REVIEWS NULL PROGRAM BENCHMARK
  802.     
  803.     Null program benchmark used in Pascal reviews, pages 81 thru 104 of May
  804.     1986 issue. Text file, 1 Xmodem record.
  805.     
  806.     
  807.  
  808. [76703,762]
  809. SRT586.PAS                20-Apr-86 1200               Accesses: 18
  810.  
  811.     Keywords: MAY86 PASCAL REVIEWS SORT BENCHMARK
  812.     
  813.     Sort benchmark used in Pascal reviews, pages 81 thru 104 of May 1986 issue.
  814.     Text file, size 10 Xmodem records, about 20 seconds to read or download at
  815.     1200 BPS.
  816.     
  817.     
  818.  
  819. [76703,762]
  820. SVE586.PAS                20-Apr-86 885                Accesses: 16
  821.  
  822.     Keywords: MAY86 PASCAL REVIEWS SIEVE BENCHMARK
  823.     
  824.     Sieve program used as benchmark in Pascal reviews, pages 81 thru 104 of May
  825.     1986 issue. Text file, size 7 Xmodem records. Less than 30 seconds to read
  826.     or download at any speed.
  827.     
  828.  
  829.  
  830.  
  831.  
  832.  
  833. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 16
  834.  
  835.  
  836. [76703,762]
  837. BYTES1.LTG                15-Apr-86 1605               Accesses: 18
  838.  
  839.     Keywords: APR86 C DUMP BYTE ORDER LISTING
  840.     
  841.     Listing 1 from Byte Order article in April 1986 issue. For source code
  842.     without extraneous material see RDUMP.C in this DL. Size 13 Xmodem records,
  843.     less than a minute to read or download at 1200 BPS.
  844.     
  845.     
  846.  
  847. [76703,762]
  848. BYTES2.LTG                15-Apr-86 995                Accesses: 7
  849.  
  850.     Keywords: APR86 C BYTE ORDER EXAMPLE
  851.     
  852.     Listing 2 from Byte Order article in April 1986 issue. Size 8 Xmodem
  853.     records, less than a minute to read or download at 1200 BPS.
  854.     
  855.     
  856.  
  857. [76703,762]
  858. CTRFLD.LTG                15-Apr-86 3355               Accesses: 26
  859.  
  860.     Keywords: APR86 ADA SOURCE LISTING AI
  861.     
  862.     Program listing for April's centerfold, with notes. It really runs! Size 27
  863.     Xmodem records, about a minute to read or download at 1200 BPS.
  864.     
  865.     
  866.  
  867. [76703,762]
  868. LMENU1.LTG                15-Apr-86 1800               Accesses: 55
  869.  
  870.     Keywords: APR86 C LOTUS CLONING MENU LISTING
  871.     
  872.     Listing 1 from Lotus Cloning in Chicago, April 1986. See also LMENU2.LTG
  873.     and LMENU3.LTG. A real program. Size 15 Xmodem records, about half a minute
  874.     to read or download at 1200 BPS.
  875.     
  876.     
  877.  
  878. [76703,762]
  879. LMENU2.LTG                15-Apr-86 9100               Accesses: 51
  880.  
  881.     Keywords: APR86 C LOTUS CLONING MENU LISTING
  882.     
  883.     Listing 2 from Lotus Cloning in Chicago, April 1986. See also LMENU1.LTG
  884.     and LMENU3.LTG. A real program. Size 72 Xmodem records, about 2 min to read
  885.     or download at 1200 BPS.
  886.     
  887.  
  888.  
  889.  
  890.  
  891.  
  892. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 17
  893.  
  894.  
  895. [76703,762]
  896. LMENU3.LTG                15-Apr-86 3190               Accesses: 46
  897.  
  898.     Keywords: APR86 C LOTUS CLONING MENU LISTING
  899.     
  900.     Listing 3 from Lotus Cloning in Chicago, April 1986. See also LMENU1.LTG
  901.     and LMENU2.LTG. A Real program. Size 25 Xmodem records, about a minute to
  902.     read or download at 1200 BPS.
  903.     
  904.     
  905.  
  906. [76703,762]
  907. RDUMP.C                   15-Apr-86 1530               Accesses: 26
  908.  
  909.     Keywords: APR86 C BYTE ORDER REVERSED DUMP SOURCE
  910.     
  911.     Uncluttered C source file for reverse dump program described in Byte Order
  912.     article in April 1986 issue. Size 12 Xmodem records, about half a minute to
  913.     read or download at 1200 BPS.
  914.     
  915.     
  916.  
  917. [76703,762]
  918. WGUIDE.C                  15-Apr-86 2680               Accesses: 55
  919.  
  920.     Keywords: APR86 C WRITER GUIDE BUZZWORD GENERATOR SOURCE
  921.     
  922.     C source file for tech guide generator program from April 1986 issue. This
  923.     is a buzzword generator to the nth degree, featuring random selection of
  924.     phrases. Customize it as you like. Size 21 Xmodem records, about a minute
  925.     to read or download at 1200 BPS.
  926.     
  927.     
  928.  
  929. [76703,762]
  930. MAR86.DES                 04-Mar-86 910                Accesses: 187
  931.  
  932.     Keywords: MAR86 LIBRARY DESCRIPTION
  933.     
  934.     This 8-Xmodem-record text file describes file MAR86.LBR in this DL. It's
  935.     less than one full screen and takes less than a minute to read at any speed
  936.     (it was prepared as the file description, but turned out to be just a
  937.     little too long for the DL software to handle).
  938.     
  939.     
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 18
  948.  
  949.  
  950. [76703,762]
  951. MAR86.LBR                 04-Mar-86 109035(46528)      Accesses: 30
  952.  
  953.     Keywords: MAR86 LIBRARY
  954.     
  955.     This library file of 354 Xmodem records contains all of the program
  956.     listings from the March 1986 issue. Refer to file MAR86.DES in this DL for
  957.     a full directory of the contents, and download instructions.
  958.     
  959.     
  960.  
  961. [76703,762]
  962. BENMRK.TAU                09-Feb-86 11925              Accesses: 48
  963.  
  964.     Keywords: FEB86 C BENCHMARKS SOURCE
  965.     
  966.     This file contains sources for the benchmarks used in the C compiler
  967.     comparisons in the February 1986 issue. Text file, 94 Xmodem records, about
  968.     3 min to read or download at 1200 BPS. File is in TAU format but may be
  969.     pulled apart with any text editor. Note--also contains source for Benchmark
  970.     article on page 49.
  971.     
  972.     
  973.  
  974. [76703,762]
  975. CINTRP.TAU                09-Feb-86 8210               Accesses: 12
  976.  
  977.     Keywords: FEB86 C INTERPRETERS BENCHMARKS LISTINGS
  978.     
  979.     This file contains the listings of benchmarks used with C interpreters for
  980.     the article on page 99 of the Feb. 1986 issue. Text file, 65 Xmodem
  981.     records, about 2 min to read or download at 1200 BPS.
  982.     
  983.     
  984.  
  985. [76703,762]
  986. DEBUG.TAU                 09-Feb-86 12865              Accesses: 94
  987.  
  988.     Keywords: FEB86 C DEBUGGER SOURCE EXAMPLES
  989.     
  990.     This file contains sources for the programs described in "Bugs Nevermore"
  991.     on page 31 of the February 1986 issue. Text file, 101 Xmodem records, about
  992.     3 min 25 sec to read or download at 1200 BPS. File is in TAU format but may
  993.     be pulled apart with any text editor.
  994.     
  995.     
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 19
  1004.  
  1005.  
  1006. [76703,762]
  1007. DHYRST.EC                 09-Feb-86 14120              Accesses: 43
  1008.  
  1009.     Keywords: FEB86 C DHYRSTON BENCHMARK SOURCE
  1010.     
  1011.     This file contains source for an alternate benchmark program for C, with a
  1012.     chart of results from running the program on a wide range of machines. Text
  1013.     file, 111 Xmodem records, about 4 min to read or download at 1200 BPS.
  1014.     
  1015.     
  1016.  
  1017. [76703,762]
  1018. STATES.TAU                09-Feb-86 22490              Accesses: 80
  1019.  
  1020.     Keywords: FEB86 C STATE MACHINE COMPILER XMODEM SOURCE
  1021.     
  1022.     This file contains source for the state machine compiler described in
  1023.     "Rev-up with State Machines" on page 59 of the February 1986 issue, and for
  1024.     the Xmodem file transfer using the State Machine translator. Text file, 176
  1025.     Xmodem records, about 6 min to read or download at 1200 BPS. File is in TAU
  1026.     format but may be pulled apart with any text editor.
  1027.     
  1028.     
  1029.  
  1030. [76703,762]
  1031. ARTINT.LTG                08-Jan-86 1380               Accesses: 73
  1032.  
  1033.     Keywords: JAN86 ARTIFICIAL INTELLIGENCE
  1034.     
  1035.     Listings for the article "AI-Eye" on page 21 of the January 1986 issue.
  1036.     Text file, size is 11 Xmodem records. Time to read or download at 1200 BPS
  1037.     is approximately 25 seconds.
  1038.     
  1039.     
  1040.  
  1041. [76703,762]
  1042. ASSEMB.LTG                08-Jan-86 21170              Accesses: 123
  1043.  
  1044.     Keywords: JAN86 MASM IBMPC VIDEO ROUTINES C
  1045.     
  1046.     Listings for the article "Assembly Video Routines for Your PC" on page 49
  1047.     of the January 1986 issue. Text file, size is 166 Xmodem records. Time to
  1048.     read or download at 1200 BPS is approximately 6 min 30 sec.
  1049.     
  1050.     
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 20
  1059.  
  1060.  
  1061. [76703,762]
  1062. CUBE.LTG                  08-Jan-86 495                Accesses: 37
  1063.  
  1064.     Keywords: JAN86 RUBIK CUBE APL
  1065.     
  1066.     Listings for the article "Hybrid Programming and Rubik's Cube" on page 27
  1067.     of the January 1986 issue. Text file, size is 4 Xmodem records. Time to
  1068.     read or download at 1200 BPS is approximately 10 sec.
  1069.     
  1070.     
  1071.  
  1072. [76703,762]
  1073. DEVEL.LTG                 08-Jan-86 2350               Accesses: 40
  1074.  
  1075.     Keywords: JAN86 TTL THREADED LANGUAGE DESIGN
  1076.     
  1077.     Listings for the article "Design Your Own Language" on page 61 of the
  1078.     January 1986 issue. Text file, size is 19 Xmodem records. Time to read or
  1079.     download at 1200 BPS is approximately 45 sec.
  1080.     
  1081.     
  1082.  
  1083. [76703,762]
  1084. DEVICE.LTG                08-Jan-86 6930               Accesses: 75
  1085.  
  1086.     Keywords: JAN86 IBMPC ANSI.SYS MASM
  1087.     
  1088.     Listings for the article "HELP for Your Device Driver" on page 41 of the
  1089.     January 1986 issue. Text file, size is 55 Xmodem records. Time to read or
  1090.     download at 1200 BPS is approximately 2 min.
  1091.     
  1092.     
  1093.  
  1094. [76703,762]
  1095. JANXT.LTG                 08-Jan-86 3780               Accesses: 15
  1096.  
  1097.     Keywords: JAN86 CROSSTHOUGHTS CONCURRENT SORT SEARCH T-MATRICES
  1098.     
  1099.     Listings for the Crossthoughts column on page 15 of the January 1986 issue.
  1100.     Text file, size is 30 Xmodem records. Time to read or download at 1200 BPS
  1101.     is approximately 1 min 10 sec.
  1102.     
  1103.     
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 21
  1112.  
  1113.  
  1114. [76703,762]
  1115. SAMPLE.SCR                06-Dec-85 785                Accesses: 29
  1116.  
  1117.     Keywords: DEC85 HOMEBREW LANGUAGE DADA PASCAL FORTH
  1118.     
  1119.     Sample output from DADA, the homebrew language featured in Part III of
  1120.     "Mechanic's Guide to Grammar" (December 1985 issue, page 49). Text file, 7
  1121.     Xmodem records, approx. 15 seconds to read or download at 1200 BPS. This is
  1122.     Forth, in our "screen" format; see SAMPLE.BLK for the same file in standard
  1123.     "block" format.
  1124.     
  1125.     
  1126.  
  1127. [76703,762]
  1128. LALR1.LOG                 04-Dec-85 55435              Accesses: 23
  1129.  
  1130.     Keywords: DEC85 AUTOMATIC COMPILER CONSTRUCTION LALR1 RUN LOG
  1131.     
  1132.     Run log for the LALR1 program, from "Automatic Compiler Construction", page
  1133.     41 of December 1985 issue. Text file, 434 Xmodem records, about 15 minutes
  1134.     to read or download at 1200 BPS.
  1135.     
  1136.     
  1137.  
  1138. [76703,762]
  1139. MBASIC.GRM                04-Dec-85 15305              Accesses: 37
  1140.  
  1141.     Keywords: DEC85 AUTOMATIC COMPILER CONSTRUCTION MBASIC GRAMMAR
  1142.     
  1143.     This file contains a grammar for Microsoft Basic, from "Automatic Compiler
  1144.     Construction", page 41 of December 1985 issue. Text file, 120 Xmodem
  1145.     records, about 4 minutes to read or download at 1200 BPS.
  1146.     
  1147.     
  1148.  
  1149. [76703,762]
  1150. PROLOG.GRM                04-Dec-85 2205               Accesses: 53
  1151.  
  1152.     Keywords: DEC85 AUTOMATIC COMPILER CONSTRUCTION PROLOG GRAMMARS
  1153.     
  1154.     This file contains two grammars for a subset of Prolog, from "Automatic
  1155.     Compiler Construction", page 41 of December 1985 issue. Text file, 18
  1156.     Xmodem records, about 35 seconds to read or download at 1200 BPS.
  1157.     
  1158.     
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 22
  1167.  
  1168.  
  1169. [76703,762]
  1170. QPARSR.LOG                04-Dec-85 29710              Accesses: 14
  1171.  
  1172.     Keywords: DEC85 AUTOMATIC COMPILER CONSTRUCTION QPARSER RUN LOG
  1173.     
  1174.     Run log of the Qparser program, from "Automatic Compiler Construction",
  1175.     page 41 of December 1985 issue. Text file, 233 Xmodem records, about 8
  1176.     minutes to read or download at 1200 BPS.
  1177.     
  1178.     
  1179.  
  1180. [76703,762]
  1181. TURBO.GRM                 04-Dec-85 8480               Accesses: 56
  1182.  
  1183.     Keywords: DEC85 AUTOMATIC COMPILER CONSTRUCTION TURBO PASCAL GRAMMAR
  1184.     
  1185.     This file contains a grammar for Turbo Pascal (tm), from "Automatic
  1186.     Compiler Construction", page 41 of December 1985 issue. Text file, 67
  1187.     Xmodem records, about 2 minutes to read or download at 1200 BPS.
  1188.     
  1189.     
  1190.  
  1191. [76703,762]
  1192. TWS.LOG                   04-Dec-85 20330              Accesses: 8
  1193.  
  1194.     Keywords: DEC85 AUTOMATIC COMPILER CONSTRUCTION TWS RUN LOG
  1195.     
  1196.     Run log for the TWS program, from "Automatic Compiler Construction", page
  1197.     41 of December 1985 issue. Text file, 159 Xmodem records, about 5 minutes
  1198.     to read or download at 1200 BPS.
  1199.     
  1200.     
  1201.  
  1202. [76703,762]
  1203. DADA.DOC                  03-Dec-85 16135              Accesses: 52
  1204.  
  1205.     Keywords: DEC85 HOMEBREW LANGUAGE DADA PASCAL FORTH
  1206.     
  1207.     Documentation for DADA, the homebrew language featured in Part III of
  1208.     "Mechanic's Guide to Grammar" (December 1985 issue, page 49). Text file,
  1209.     127 Xmodem records, approx. 4 min to read or download at 1200 BPS.
  1210.     
  1211.     
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 23
  1220.  
  1221.  
  1222. [76703,762]
  1223. DADA.PAS                  03-Dec-85 49695              Accesses: 57
  1224.  
  1225.     Keywords: DEC85 HOMEBREW LANGUAGE DADA PASCAL FORTH
  1226.     
  1227.     Pascal source code for DADA, the homebrew language featured in Part III of
  1228.     "Mechanic's Guide to Grammar" (December 1985 issue, page 49). Text file,
  1229.     389 Xmodem records, approx. 13 min to read or download at 1200 BPS. DADA
  1230.     produces FORTH code as its output.
  1231.     
  1232.     
  1233.  
  1234. [76703,762]
  1235. SAMPLE.BLK                03-Dec-85 3075               Accesses: 32
  1236.  
  1237.     Keywords: DEC85 HOMEBREW LANGUAGE DADA PASCAL FORTH
  1238.     
  1239.     Sample output from DADA, the homebrew language featured in Part III of
  1240.     "Mechanic's Guide to Grammar" (December 1985 issue, page 49). Text file, 25
  1241.     Xmodem records, approx. 1 min to read or download at 1200 BPS. This file is
  1242.     in standard Forth "block" format; see SAMPLE.SCR for the same thing in our
  1243.     "screen" format.
  1244.     
  1245.     
  1246.  
  1247. [76703,762]
  1248. SAMPLE.DAD                03-Dec-85 890                Accesses: 32
  1249.  
  1250.     Keywords: DEC85 HOMEBEW LANGUAGE DADA PASCAL FORTH
  1251.     
  1252.     Sample source file for DADA, the homebrew language featured in Part III of
  1253.     "Mechanic's Guide to Grammar" (December 1985 issue, page 49). Text file, 7
  1254.     Xmodem records, approx. 15 sec to read or download at 1200 BPS.
  1255.     
  1256.     
  1257.  
  1258. [76703,762]
  1259. XT1285.LTG                03-Dec-85 5080               Accesses: 19
  1260.  
  1261.     Keywords: DEC85 CROSSTHOUGHTS CONCURRENT ALGORITHMS LISTING
  1262.     
  1263.     The three listings from the December 1985 CrossThoughts column (page 13).
  1264.     Text file, may be read or downloaded. Size 40 Xmodem records, transfer time
  1265.     approximately 1 min 20 sec at 1200 BPS.
  1266.     
  1267.     
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 24
  1276.  
  1277.  
  1278. [76703,762]
  1279. ADSORT.LTG                03-Nov-85 9520               Accesses: 33
  1280.  
  1281.     Keywords: NOV85 DISPLACEMENT ADDRESS SORT
  1282.     
  1283.     This file contains the three pseudocode listings from "Out of Sorts?", page
  1284.     33 of the November 1985 issue. Text file, size 75 Xmodem records, about 2.5
  1285.     min to read or download at 1200 BPS.
  1286.     
  1287.     
  1288.  
  1289. [76703,762]
  1290. ALGDES.LTG                03-Nov-85 2830               Accesses: 23
  1291.  
  1292.     Keywords: NOV85 ALGORITHM DESIGN BASIC GAME
  1293.     
  1294.     The sample program from "Algorithm Design", page 27, November 1985 issue.
  1295.     Text file, size 23 Xmodem records, about 1 min to read or download at 1200
  1296.     BPS.
  1297.     
  1298.     
  1299.  
  1300. [76703,762]
  1301. CURVES.LTG                03-Nov-85 3675               Accesses: 56
  1302.  
  1303.     Keywords: NOV85 3-D CURVES FORTRAN GRAPHICS PLOTTING
  1304.     
  1305.     This file contains the 7 listings from "Curves in 3-D", page 43 of the
  1306.     November 1985 issue. Text file, may be read or downloaded. Size is 29
  1307.     Xmodem blocks, about 1 min to transfer at 1200 BPS.
  1308.     
  1309.     
  1310.  
  1311. [76703,762]
  1312. ARGTYP.LTG                24-Oct-85 26750              Accesses: 54
  1313.  
  1314.     Keywords: SEP85 C ARGUMENT TYPE CHECKING
  1315.     
  1316.     Program listings from "Argument Type Checking in C" (September 1985, page
  1317.     33) with much more documentation than appeared in print. Text file, 209
  1318.     Xmodem records, approx. 7 min to read or download at 1200 BPS.
  1319.     
  1320.     
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326.  
  1327.  
  1328. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 25
  1329.  
  1330.  
  1331. [76703,762]
  1332. ARITH.LTG                 24-Oct-85 5040               Accesses: 63
  1333.  
  1334.     Keywords: SEP85 C HIGH PRECISION ARITHMETIC LISTINGS
  1335.     
  1336.     Program listings from "High Precision Arithmetic" (Sept. 1985, page 27).
  1337.     Text file, 40 Xmodem records, approx. 1.2 min to read or download at 1200
  1338.     BPS.
  1339.     
  1340.     
  1341.  
  1342. [76703,762]
  1343. DEBSEP.LTG                24-Oct-85 330                Accesses: 38
  1344.  
  1345.     Keywords: SEP85 DESIGNERS DEBATE PASCAL C
  1346.     
  1347.     Listings from September 1985 Designer's Debate column (page 21). Very short
  1348.     test file; less than a minute to read or download at any speed.
  1349.     
  1350.     
  1351.  
  1352. [76703,762]
  1353. ERGSEP.LTG                24-Oct-85 3330               Accesses: 40
  1354.  
  1355.     Keywords: SEP85 ERGO LOGIC TABLES
  1356.     
  1357.     Tables from "Logic at a Glance, Part III" (September 1985, page 41). Size
  1358.     26 Xmodem records, approx 1 min to read or download at 1200 BPS. This is
  1359.     the file named "TABLES.LTG" in the SEPT85.* library and directory.
  1360.     
  1361.     
  1362.  
  1363. [76703,762]
  1364. SEPT85.DIR                24-Oct-85 1600               Accesses: 65
  1365.  
  1366.     Keywords: SEP85 LISTINGS SWAPSHOP DESCRIPTION
  1367.     
  1368.     This short (16-record) file takes less than a minute to read or download.
  1369.     It describes the September 1985 material in DL1 and DL2. Use it to select
  1370.     the DL and specific files you want to download.
  1371.     
  1372.     
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 26
  1381.  
  1382.  
  1383. [76703,762]
  1384. SEPT85.LBR                24-Oct-85 239120(102048)     Accesses: 5
  1385.  
  1386.     Keywords: SEP85 ALL LISTINGS SWAPSHOP
  1387.     
  1388.     This huge .LBR file (735 records, about 25 min to download at 1200 BPS or
  1389.     an hour at 300) contains all code and Swap Shop items from the September
  1390.     issue. See SEPT85.DIR for list of contents. Must use protocol to download,
  1391.     then extract members with LU, NULU, or LAR. All files are available in
  1392.     smaller chunks; this one is for efficiency if you want it all.
  1393.     
  1394.     
  1395.  
  1396. [76703,762]
  1397. XTSEPT.LTG                24-Oct-85 5645               Accesses: 30
  1398.  
  1399.     Keywords: SEP85 CROSSTHOUGHTS GRAPHICS LISTINGS
  1400.     
  1401.     Program listings from September 1985 CrossThoughts column (page 13) dealing
  1402.     with 2-D graphics. Size 45 Xmodem blocks, approx. 1.5 min to read or
  1403.     download at 1200 BPS.
  1404.     
  1405.     
  1406.  
  1407. [76703,762]
  1408. CROSST.LTG                05-Oct-85 1180               Accesses: 14
  1409.  
  1410.     Keywords: OCT85 CROSSTHOUGHTS
  1411.     
  1412.     Listing from CrossThoughts column, page 13 of October 1985 issue. Text
  1413.     file, 10 Xmodem records, less than 30 sec to read or download at any speed.
  1414.     
  1415.     
  1416.  
  1417. [76703,762]
  1418. MODLA1.LTG                05-Oct-85 825                Accesses: 58
  1419.  
  1420.     Keywords: OCT85 MODULA WRAP-UP
  1421.     
  1422.     Listing 1 from Modula wrap-up, page 83 of October, 1985, issue. Text file,
  1423.     7 Xmodem records, less than 30 sec to read or download at any speed.
  1424.     
  1425.     
  1426.  
  1427. [76703,762]
  1428. MODLA2.LTG                05-Oct-85 1320               Accesses: 47
  1429.  
  1430.     Keywords: OCT85 MODULA WRAP-UP
  1431.     
  1432.     Listing 2 from Modula wrap-up, page 83, October, 1985 issue. Text file, 11
  1433.     Xmodem records, less than 30 sec to read or download at any speed.
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 27
  1440.  
  1441.  
  1442. [76703,762]
  1443. MODLA3.LTG                05-Oct-85 1690               Accesses: 41
  1444.  
  1445.     Keywords: OCT85 MODULA WRAP-UP
  1446.     
  1447.     Listing 3 from Modula wrap-up, page 83, October, 1985 issue. Text file, 14
  1448.     Xmodem records, less than 30 sec to read or download at any speed.
  1449.     
  1450.     
  1451.  
  1452. [76703,762]
  1453. MODLA4.LTG                05-Oct-85 1165               Accesses: 40
  1454.  
  1455.     Keywords: OCT85 MODULA WRAP-UP
  1456.     
  1457.     Listing 4 from Modula wrap-up (page 83, October 1985 issue). Text file, 10
  1458.     Xmodem records, less than 30 sec to read or download at any speed.
  1459.     
  1460.     
  1461.  
  1462. [76703,762]
  1463. MODULA.ITS                05-Oct-85 6205               Accesses: 32
  1464.  
  1465.     Keywords: OCT85 MODULA WRAP-UP
  1466.     
  1467.     Chronology of problems with ITC compiler tested for MODULA wrap-up (page 83
  1468.     of October 1985 issue). Text file, 49 Xmodem records, about 2 min to read
  1469.     or download at 1200 BPS.
  1470.     
  1471.     
  1472.  
  1473. [76703,762]
  1474. NOVIX1.TXT                05-Oct-85 1975               Accesses: 12
  1475.  
  1476.     Keywords: OCT85 NOVIX PROJECT
  1477.     
  1478.     Detail file 1 for Novix (FORTH engine) article, page 37 of October 1985
  1479.     issue. Text file, 16 Xmodem records, about 30 sec to read or download at
  1480.     any speed.
  1481.     
  1482.     
  1483.  
  1484. [76703,762]
  1485. NOVIX2.TXT                05-Oct-85 3450               Accesses: 6
  1486.  
  1487.     Keywords: OCT85 NOVIX PROJECT
  1488.     
  1489.     Detail file 2 for Novix (FORTH engine) article, page 37, October 1985
  1490.     issue. Text file, 27 Xmodem records, about 1 min to read or download at
  1491.     1200 BPS.
  1492.     
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498. CompuServe Computer Language Forum, DL 1 - CL Program Code               Page 28
  1499.  
  1500.  
  1501. [76703,762]
  1502. NOVIX3.TXT                05-Oct-85 1390               Accesses: 7
  1503.  
  1504.     Keywords: OCT85 NOVIX PROJECT
  1505.     
  1506.     Detail file 3 for Novix (FORTH engine) article, page 37, October 1985
  1507.     issue. Text file, 11 Xmodem records, less than 30 sec to read or download
  1508.     at any speed.
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.  
  1515. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 29
  1516.  
  1517.  
  1518. [76703,762]
  1519. CLMWP.ARC                 28-May-86 85250(36384)       Accesses: 32
  1520.  
  1521.     Keywords: JUN86 SWAP-SHOP TURBO PASCAL WORD PROCESSOR SOURCE DOCUMENTATION
  1522.     
  1523.     
  1524.       This ARC file contains documentation and the main program source code for
  1525.     CLMWP.COM, Ken Sherrets' word processor. Binary file, 262 Xmodem records,
  1526.     about 5.5 min to download with B protocol or 9 min with Xmodem at 1200.
  1527.     Must use ARC from IBMSW or UNARC10 from CPMSIG to extract members. Three
  1528.     "include" files are missing; we're trying to find them and will upload when
  1529.     we do!
  1530.     
  1531.     
  1532.  
  1533. [76703,762]
  1534. CLMWP.COM                 28-May-86 116480(49728)      Accesses: 13
  1535.  
  1536.     Keywords: JUN86 SWAP-SHOP TURBO PASCAL WORD PROCESSOR MSDOS EXECUTABLE FILE
  1537.     
  1538.     
  1539.       MSDOS executable version of Turbo Word Processor by Ken Sherrets. Binary
  1540.     file, 358 Xmodem records, about 9 min to download with B protocol at 1200,
  1541.     or 12 min with Xmodem. Does not include help files which seem to have been
  1542.     mislaid. When we find them we'll update this one!
  1543.     
  1544.     
  1545.  
  1546. [76703,762]
  1547. NEWMAP.TAU                28-May-86 10370              Accesses: 5
  1548.  
  1549.     Keywords: JUN86 SWAP-SHOP FORTRAN SYMBOL MAPPER SOURCE DOCUMENTATION
  1550.     
  1551.     
  1552.       This TAU-format text file contains:
  1553.                     NEWMAP.DOC:     128 lines
  1554.                             documentation for NEWMAP.FOR, from the June 1986
  1555.     Code Swap Shop.
  1556.                     NEWMAP.FOR:     214 lines
  1557.                             source file for John Billing's submission.
  1558.       Text file, 81 Xmodem records, about 3 min to read or download at 1200
  1559.     BPS.
  1560.     
  1561.     
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 30
  1570.  
  1571.  
  1572. [76703,762]
  1573. SCIDC1.ARC                28-May-86 161695(68992)      Accesses: 41
  1574.  
  1575.     Keywords: JUN86 SWAP-SHOP SMALL C INTERPRETER REFERENCE DOCUMENTATION
  1576.     
  1577.     
  1578.       This ARC file contains the reference documentation for SCI-13.ARC, a
  1579.     Small-C interpreter, from June 1986 Code Swap Shop. Binary file, 500 Xmodem
  1580.     records, about 12.5 min to download with B protocol or 17 min with Xmodem
  1581.     or A at 1200 BPS. After download, de-ARC with ARC from IBMSW, or UNARC10
  1582.     from CPMSIG.
  1583.       Contains:             PRG.MAN (169472) 61898
  1584.                             PRG.TOC   (6144)  1532
  1585.                               Total (175616) 63430
  1586.     
  1587.     
  1588.  
  1589. [76703,762]
  1590. SCIDC2.ARC                28-May-86 106385(45408)      Accesses: 44
  1591.  
  1592.     Keywords: JUN86 SWAP-SHOP SMALL C INTERPRETER USER DOCUMENTATION
  1593.     
  1594.     
  1595.       This ARC file contains the user documentation for SCI-13, a Small-C
  1596.     interpreter, from June 1986 Code Swap Shop. Binary file, 327 Xmodem
  1597.     records, about 8.5 min to download with B protocol or 11 min with Xmodem or
  1598.     A at 1200 BPS. After download, de-ARC with ARC from IBMSW, or UNARC10 from
  1599.     CPMSIG.
  1600.       Contains:             READ.ME (  6147)  1284
  1601.                             USR.MAN (112256) 39011
  1602.                             USR.TOC (  6144)  1396
  1603.                               Total (124547) 41691
  1604.     
  1605.     
  1606.  
  1607. [76703,762]
  1608. SCIPGM.ARC                28-May-86 70610(30144)       Accesses: 43
  1609.  
  1610.     Keywords: JUN86 SWAP-SHOP SMALL C INTERPRETER MSDOS EXECUTABLE FILES
  1611.     
  1612.     
  1613.       This ARC file contains the MSDOS executable files for SCI-13, a Small-C
  1614.     interpreter, from June 1986 Code Swap Shop. Binary file, 217 Xmodem
  1615.     records, about 5 min to download with B protocol or 7 min with Xmodem or A
  1616.     at 1200 BPS. After download, de-ARC with ARC from IBMSW, or UNARC10 from
  1617.     CPMSIG.
  1618.       Contains:             CALC.SCI  ( 1506)   684
  1619.                             COPY.SCI  (  352)   246
  1620.                             SCI.EXE   (32420) 25451
  1621.                             SHELL.SCI ( 2242)  1198
  1622.                                Total  (36520) 27579
  1623.  
  1624.  
  1625.  
  1626.  
  1627.  
  1628. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 31
  1629.  
  1630.  
  1631. [72756,672]
  1632. PI.PAS                    18-May-86 8945               Accesses: 18
  1633.  
  1634.     Keywords: PI TRANSCENDENTAL TURBO PASCAL
  1635.     
  1636.     This program computes PI to over 10,000 places using a series for the
  1637.     Arctangent of x. The program is quite fast computing PI to 1000 places in 2
  1638.     min 23 sec. on the TANDY 2000. The code is almost all in procedures and
  1639.     should convert to other languages. I would like to see a assembly language
  1640.     version to see how much faster assembler is than Turbo Pascal.
  1641.                                        
  1642.                                        Cino Hilliard
  1643.     
  1644.     
  1645.  
  1646. [75136,1413]
  1647. JULCAL.C                  04-May-86 3365               Accesses: 33
  1648.  
  1649.     Keywords: C JULIAN CALENDAR DATE
  1650.     
  1651.     This is C source for conversions to and from the Julian date -- a system of
  1652.     serial numbers for days starting at day zero for January 1, 4713 BC.  The
  1653.     code is good through 19999 AD. Gregorian and Julian (no connection)
  1654.     calendars are supported.
  1655.     
  1656.     
  1657.  
  1658. [76703,762]
  1659. CCHECK.COM                05-Mar-86 48480(20704)       Accesses: 22
  1660.  
  1661.     Keywords: MAR86 SWAP-SHOP CPM80 C PROGRAM CHECKER
  1662.     
  1663.     The program checker described in the March 1986 Swap Shop (page 105).
  1664.     Binary file, 149 Xmodem records, approximately 5 min to download at 1200
  1665.     BPS. See CCHECK.MAN for documentation.
  1666.     
  1667.     
  1668.  
  1669. [76703,762]
  1670. CCHECK.MAN                05-Mar-86 8320               Accesses: 55
  1671.  
  1672.     Keywords: MAR86 SWAP-SHOP CPM80 C PROGRAM CHECKER DOCUMENTATION
  1673.     
  1674.     Documentation for CCHECK.COM (in this DL) from March 1986 Swap Shop (page
  1675.     105). Text file, 66 Xmodem records, approximately 2 min to read or download
  1676.     at 1200 BPS.
  1677.     
  1678.     
  1679.  
  1680.  
  1681.  
  1682.  
  1683.  
  1684.  
  1685.  
  1686. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 32
  1687.  
  1688.  
  1689. [76703,762]
  1690. CCREF.COM                 04-Mar-86 40675(17376)       Accesses: 28
  1691.  
  1692.     Keywords: MAR86 SWAP-SHOP CPM80 C CROSS REFERENCER
  1693.     
  1694.     The executable version of the cross reference program described in March
  1695.     1986 Swap Shop (page 105). Documentation is in REFCER.TAU in this DL.
  1696.     Binary file, 125 Xmodem records, about 4 min to download at 1200 BPS.
  1697.     
  1698.     
  1699.  
  1700. [76703,762]
  1701. CERTFY.COM                04-Mar-86 39375(16800)       Accesses: 20
  1702.  
  1703.     Keywords: MAR86 SWAP-SHOP CPM80 DISK UTILITY
  1704.     
  1705.     The disk certification utility described in the March 1986 Swap Shop (page
  1706.     105). Binary file, 121 Xmodem records, about 4 min to download at 1200 BPS.
  1707.     See REFCER.TAU for documentation.
  1708.     
  1709.     
  1710.  
  1711. [76703,762]
  1712. REFCER.TAU                04-Mar-86 3645               Accesses: 41
  1713.  
  1714.     Keywords: MAR86 SWAP-SHOP CCREF CERTFY DOCUMENTATION TAU
  1715.     
  1716.     Documentation for CCREF.COM and CERTFY.COM, in TAU format. Text file, 29
  1717.     Xmodem records, about 1 minute to read or download at 1200 BPS. Can be
  1718.     split apart with any text editor.
  1719.     
  1720.     
  1721.  
  1722. [72775,353]
  1723. FIND.COM                  20-Feb-86 27330(11680)       Accesses: 10
  1724.  
  1725.     Keywords: FIND GREP SEARCH CPM C UTILITY
  1726.     
  1727.     this program will accept a string with wildcards and a list of filenames
  1728.     and will search the files for strings which match the argument string. When
  1729.     a matching line is found then it is displayed with the filename and line
  1730.     nuber for which the match occured. ie; find i*ncl *.c would print a list of
  1731.     all of the lines in the files *.c which contains a string that begins with
  1732.     i and end with ncl as in include or "I am enclosing..." etc...
  1733.     
  1734.     
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741.  
  1742. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 33
  1743.  
  1744.  
  1745. [76703,762]
  1746. EDFILE.COM                09-Feb-86 26490(11328)       Accesses: 26
  1747.  
  1748.     Keywords: FEB86 SWAP SHOP CPM80 FILE EDITOR
  1749.     
  1750.     This file contains the executable .COM file EDFILE from the Feb. 1986 Swap
  1751.     Shop (page 95). This program is a full featured file zapper for CPM80 V2.2.
  1752.     See EDFILE.DOC for documentation. Binary file, must be downloaded via
  1753.     Xmodem, A, or B protocols. 86 Xmodem records, about 3 min to download at
  1754.     1200 BPS.
  1755.     
  1756.     
  1757.  
  1758. [76703,762]
  1759. EDFILE.DOC                09-Feb-86 20320              Accesses: 26
  1760.  
  1761.     Keywords: FEB86 SWAP SHOP CPM80 FILE EDITOR
  1762.     
  1763.     This file contains the documentation for EDFILE from the Feb. 1986 Swap
  1764.     Shop (page 95). This program is a full featured file zapper for CPM80 V2.2.
  1765.     See EDFILE.COM for the executable version. Text file, 159 Xmodem records,
  1766.     about 5 min 10 sec to read or download at 1200 BPS.
  1767.     
  1768.     
  1769.  
  1770. [76703,762]
  1771. DERIV.LSP                 03-Dec-85 13835              Accesses: 55
  1772.  
  1773.     Keywords: DEC85 SWAP SHOP XLISP SYMBOLIC DIFFERENTIATION
  1774.     
  1775.     This is Gary Sarff's XLISP program described in Swap Shop, December 1985,
  1776.     page 79. Text file, 109 Xmodem records, about 3 min 40 sec to download at
  1777.     1200 BPS. Recommend using protocol download since file has no CR/LF's in
  1778.     it; this may cause problems for text-capture programs. Uploaded using
  1779.     Xmodem.
  1780.     
  1781.     
  1782.  
  1783. [76703,762]
  1784. LOCK.UNX                  03-Dec-85 4340               Accesses: 30
  1785.  
  1786.     Keywords: DEC85 SWAP SHOP UNIX XENIX LOCK SHELL
  1787.     
  1788.     This is the shell script for Unix/Xenix systems to lock up a terminal until
  1789.     the password is entered, described in Swap Shop (December 1985, page 79).
  1790.     Text file, 34 Xmodem records, about 1 min to read or download.
  1791.     
  1792.     
  1793.  
  1794.  
  1795.  
  1796.  
  1797.  
  1798.  
  1799.  
  1800. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 34
  1801.  
  1802.  
  1803. [76703,762]
  1804. LC.ASM                    23-Oct-85 5695               Accesses: 12
  1805.  
  1806.     Keywords: SEP85 CPM80 COUNTING ASM SOURCE DOC
  1807.     
  1808.     Contains both documentation and 8080 ASM source for line counting program
  1809.     from Swap Shop, September 1985, page 75. Text file, 45 Xmodem records,
  1810.     approx. 1.3 min to read or download at 1200 BPS. Use editor to strip ASM
  1811.     portion out of file before assembling.
  1812.     
  1813.     
  1814.  
  1815. [76703,762]
  1816. PARSER.LBR                23-Oct-85 25380(10848)       Accesses: 40
  1817.  
  1818.     Keywords: SEP85 BASIC PARSER
  1819.     
  1820.     This library contains all files for the BASIC tiny parser from Swap Shop,
  1821.     September 1985, page 75. Size 78 Xmodem records, approx 2.5 min to download
  1822.     at 1200 BPS. Must use binary protocol, then extract members with LU, NULU,
  1823.     or LAR. See SEPT85.DIR for list of contents.
  1824.     
  1825.     
  1826.  
  1827. [76703,762]
  1828. RATZXR.LBR                23-Oct-85 63775(27232)       Accesses: 12
  1829.  
  1830.     Keywords: SEP85 XREF PASCAL SOURCE DOC
  1831.     
  1832.     This library contains the XREF program from Swap Shop, September 1985, page
  1833.     75. Size 196 Xmodem records, approx. 6.5 min to download at 1200 BPS. Use
  1834.     binary protocol, then extract members with LU, NULU, or LAR. See SEPT85.DIR
  1835.     for list of contents.
  1836.     
  1837.     
  1838.  
  1839. [76703,762]
  1840. SEPT85.DIR                23-Oct-85 1600               Accesses: 73
  1841.  
  1842.     Keywords: SEP85 LISTINGS DESCRIPTION
  1843.     
  1844.     Short (13 Xmodem records) description of September 1985 Swap Shop and
  1845.     program listing files. Approx. 1 min to download or read. Use this as a
  1846.     guide to pick other files for downloading.
  1847.     
  1848.     
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.  
  1856. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 35
  1857.  
  1858.  
  1859. [76703,762]
  1860. TURBO.GSX                 06-Oct-85 305825(130496)     Accesses: 17
  1861.  
  1862.     Keywords: OCT85 TURBO PASCAL GSX GRAPHICS TURBO.GSX CPM80
  1863.     
  1864.     All source code for Turbo Pascal (Rainbow CPM80) GSX graphics system per
  1865.     page 78, October 1985 issue. This is a composite .LBR (binary) file with 27
  1866.     members; see TURGSX.DIR for list of contents. It's 940 Xmodem blocks, about
  1867.     32 min to download at 1200 BPS via Xmodem, A, or B. Download as
  1868.     TURBOGSX.LBR, then use LU or LAR to extract the members.
  1869.     
  1870.     
  1871.  
  1872. [76703,762]
  1873. TURGSX.DIR                06-Oct-85 1015               Accesses: 56
  1874.  
  1875.     Keywords: OCT85 TURBO PASCAL GSX GRAPHICS TURBO.GSX
  1876.     
  1877.     Lists names and sizes of the 27 members in .LBR file TURBO.GSX (which has
  1878.     the GSX system described on page 78 of the October 1985 issue). Text file,
  1879.     8 Xmodem records, less than 30 sec to read or download at any speed.
  1880.     
  1881.     
  1882.  
  1883. [76703,762]
  1884. UTIL.4TH                  06-Oct-85 32770              Accesses: 18
  1885.  
  1886.     Keywords: OCT85 MISC FORTH UTILITIES
  1887.     
  1888.     FORTH file containing assorted utilities, from author of ALTER.COM. Note
  1889.     that this is a block-format file (no CR's or LF's) and so MUST be
  1890.     downloaded even though it is pure ASCII. 256 Xmodem blocks, about 8-1/2 min
  1891.     to download at 1200 BPS. See UTIL.DOC for glossary of contents.
  1892.     
  1893.     
  1894.  
  1895. [76703,762]
  1896. UTIL.DOC                  06-Oct-85 6100               Accesses: 36
  1897.  
  1898.     Keywords: OCT85 MISC FORTH UTILITIES DOCUMENTATION
  1899.     
  1900.     Description and glossary for UTIL.4TH words. Text file, 48 Xmodem records,
  1901.     about 1-1/2 min to read or download at 1200 BPS.
  1902.     
  1903.     
  1904.  
  1905.  
  1906.  
  1907.  
  1908.  
  1909.  
  1910.  
  1911. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 36
  1912.  
  1913.  
  1914. [76703,762]
  1915. ALTER.4TH                 05-Oct-85 61440              Accesses: 20
  1916.  
  1917.     Keywords: OCT85 FORTH SCREEN EDITOR
  1918.     
  1919.     FORTH file for WS-like screen editor described on page 78, October 1985
  1920.     issue. See also ALTER.ART and ALTER.DOC. Text file, 480 Xmodem records,
  1921.     about 16 min to read or download at 1200 BPS.
  1922.     
  1923.     
  1924.  
  1925. [76703,762]
  1926. ALTER.ART                 05-Oct-85 14210              Accesses: 18
  1927.  
  1928.     Keywords: OCT85 FORTH SCREEN EDITOR
  1929.     
  1930.     Relatively brief description of ALTER screen editor for FORTH (page 78,
  1931.     October 1985 issue). See ALTER.DOC for full details. Text file, 111 Xmodem
  1932.     records, about 4 min to read or download at 1200 BPS.
  1933.     
  1934.     
  1935.  
  1936. [76703,762]
  1937. ALTER.COM                 05-Oct-85 55970(23904)       Accesses: 8
  1938.  
  1939.     Keywords: OCT85 FORTH SCREEN EDITOR
  1940.     
  1941.     FORTH screen editor (October, 1985, issue; page 78). See ALTER.ART and
  1942.     ALTER.DOC for documentation. Binary file, must be downloaded via Xmodem, A,
  1943.     or B protocol, or captured in hex and converted off line. 172 Xmodem
  1944.     records, about 6 min to download at 1200 BPS.
  1945.     
  1946.     
  1947.  
  1948. [76703,762]
  1949. ALTER.DOC                 05-Oct-85 15455              Accesses: 29
  1950.  
  1951.     Keywords: OCT85 FORTH SCREEN EDITOR DOCUMENTATION
  1952.     
  1953.     Documentation file for ALTER.COM/ALTER.4TH, full screen editor (page 78,
  1954.     October 1985 issue). See also ALTER.ART. Text file, 121 Xmodem records,
  1955.     about 3 min to read or download at 1200 BPS.
  1956.     
  1957.     
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963.  
  1964.  
  1965. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 37
  1966.  
  1967.  
  1968. [76703,762]
  1969. GATE.COM                  05-Oct-85 14320(6112)        Accesses: 39
  1970.  
  1971.     Keywords: OCT85 CPM80 GATE
  1972.     
  1973.     General Async Terminal Emulator described in October 1985 Swap Shop, the
  1974.     executable file. 44 Xmodem records, about 2 min to download at 1200 BPS.
  1975.     Binary file, must use Xmodem, A, or B protocol, or capture as hex and
  1976.     convert offline.
  1977.     
  1978.     
  1979.  
  1980. [76703,762]
  1981. GATE.DAT                  05-Oct-85 3265(1408)         Accesses: 37
  1982.  
  1983.     Keywords: OCT85 CPM80 GATE SUPPORT
  1984.     
  1985.     Terminal data file for GATE.COM. Binary file, must download via Xmodem, A,
  1986.     or B protocol, or capture and convert from hex offline. 10 Xmodem records,
  1987.     less than a minute to download at any speed.
  1988.     
  1989.     
  1990.  
  1991. [76703,762]
  1992. GATE.DOC                  05-Oct-85 29445              Accesses: 37
  1993.  
  1994.     Keywords: OCT85 CPM80 GATE DOCUMENTATION
  1995.     
  1996.     Doc file for GATE.COM. Text file, 231 Xmodem records, about 8 min to read
  1997.     or download at 1200 BPS.
  1998.     
  1999.     
  2000.  
  2001. [76703,762]
  2002. TERMS.ASM                 05-Oct-85 16035              Accesses: 25
  2003.  
  2004.     Keywords: OCT85 CPM80 GATE SUPPORT SOURCE
  2005.     
  2006.     Terminal descriptions in ASM source format for several popular terminals,
  2007.     to support GATE.COM. Text file, 126 Xmodem records, about 4 min to read or
  2008.     download at 1200 BPS.
  2009.     
  2010.     
  2011.  
  2012.  
  2013.  
  2014.  
  2015.  
  2016.  
  2017.  
  2018. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 38
  2019.  
  2020.  
  2021. [76703,756]
  2022. CAPSUL.LTG                23-Nov-84 7805               Accesses: 26
  2023.  
  2024.     Keywords: CAPSULE.LTG CAPSULE NAMIR SHAMMAS
  2025.     
  2026.     From:  The Code Swap Shop
  2027.            November 1984 issue
  2028.      
  2029.         The source code listing to the "CAPSULE" program -- one written
  2030.         in Ada and the other in Microsoft BASIC.
  2031.         - by Namir Clement Shammas
  2032.     
  2033.     
  2034.  
  2035. [76703,756]
  2036. DETAIL.DSM                23-Nov-84 3515               Accesses: 67
  2037.  
  2038.     Keywords: DETAILS.DSM DETAILS ON THE DISASSEMBLER
  2039.     
  2040.     From:  The Code Swap Shop
  2041.            November 1984 issue
  2042.        
  2043.        The additional file, DETAILS.DSM, which explains the features
  2044.        of the dissasembler -- REZ.COM.
  2045.     
  2046.     
  2047.  
  2048. [76703,756]
  2049. IBMC45.LIB                23-Nov-84 7810(3360)         Accesses: 56
  2050.  
  2051.     Keywords: IBM VERSION OF THE CREATOR -- C451.LIB FILE
  2052.     
  2053.     From:  The Code Swap Shop
  2054.            October 1984 issue
  2055.      
  2056.        The file:  c451.lib  to the CREATOR (IBM version)
  2057.     
  2058.     
  2059.  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.  
  2066. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 39
  2067.  
  2068.  
  2069. [76703,756]
  2070. IBMCRE.BAS                23-Nov-84 25090              Accesses: 22
  2071.  
  2072.     Keywords: IBM VERSION OF THE CREATOR CREATOR.BAS FILE
  2073.     
  2074.     From:  The Code Swap Shop
  2075.            October 1984 issue
  2076.       
  2077.       The file, CREATOR.BAS, to The Creator Database program -- IBM version
  2078.     
  2079.     
  2080.  
  2081. [76703,756]
  2082. IBMCRE.DOC                23-Nov-84 5045               Accesses: 40
  2083.  
  2084.     Keywords: IBM VERSION OF THE CREATOR DOCUMENTATION
  2085.     
  2086.     From:  The Code Swap Shop
  2087.            October 1984 issue
  2088.        
  2089.         Documentation to THE CREATOR -- IBM version
  2090.     
  2091.     
  2092.  
  2093. [76703,756]
  2094. IBMMEN.BAS                23-Nov-84 1155               Accesses: 27
  2095.  
  2096.     Keywords: IBM VERSION CREATOR DATABASE MENU.BAS FILE
  2097.     
  2098.     From:  The Code Swap Shop
  2099.            October 1984 issue
  2100.        
  2101.         The file, MENU.BAS, in IBM version of THE CREATOR
  2102.     
  2103.     
  2104.  
  2105. [76703,756]
  2106. IBMMIN.LIB                23-Nov-84 6915               Accesses: 16
  2107.  
  2108.     Keywords: IBM VERSION OF CREATOR C451MIN.LIB FILE
  2109.     
  2110.     From:  The Code Swap
  2111.            October 1984 issue
  2112.      
  2113.       The file, C451MIN.LIB, to The Creator -- IBM version
  2114.     
  2115.     
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122.  
  2123. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 40
  2124.  
  2125.  
  2126. [76703,756]
  2127. IBMR45.LIB                23-Nov-84 1535               Accesses: 16
  2128.  
  2129.     Keywords: IBM VERSION OF THE CREATOR R451.LIB FILE
  2130.     
  2131.     From:  The Code Swap Shop
  2132.            October 1984 issue
  2133.        
  2134.        The file, R451.LIB, to The Creator Database -- IBM version
  2135.     
  2136.     
  2137.  
  2138. [76703,756]
  2139. IBMREP.BAS                23-Nov-84 17155              Accesses: 16
  2140.  
  2141.     Keywords: IBM VERSION OF THE CREATOR REPORTOR.BAS FILE
  2142.     
  2143.     From:  The Code Swap Shop
  2144.            October 1984 issue
  2145.        
  2146.        The File, REPORTOR.BAS, to The Creator Database program -- IBM version
  2147.     
  2148.     
  2149.  
  2150. [76703,756]
  2151. REZ.BIN                   23-Nov-84 45555(19456)       Accesses: 22
  2152.  
  2153.     Keywords: REZ.OBJ REZ DISASSEMBLER FROM INDIA
  2154.     
  2155.     From:  The Code Swap Shop
  2156.            November 1984 issue
  2157.        
  2158.        The object code (rename to a .COM file) to the disassembler,
  2159.        REZ.COM, mentioned in the Code Swap Shop.
  2160.        - by Ravindra Agrawal
  2161.     
  2162.     
  2163.  
  2164. [76703,756]
  2165. UNIX.ACC                  23-Nov-84 15420              Accesses: 46
  2166.  
  2167.     Keywords: UNIX ACCOUNTING SHELL PROGRAMMING LANGUAGE
  2168.     
  2169.     From:  The Code Swap Shop
  2170.            November 1984 issue
  2171.      
  2172.         The UNIX accounting program presented by Richard Bilancia that
  2173.         demonstrates the use of UNIX's shell programming language.  This
  2174.         is an ASCII text file with three listings showing the source code.
  2175.     
  2176.     
  2177.  
  2178.  
  2179.  
  2180.  
  2181.  
  2182. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 41
  2183.  
  2184.  
  2185. [76703,756]
  2186. UNIX.DOC                  13-Nov-84 13160              Accesses: 40
  2187.  
  2188.     Keywords: UNIX.DOC UNIX DOCUMENTATION TO UNIX CODE SWAP SHOP
  2189.     
  2190.     From:  The Code Swap Shop
  2191.            November 1984 issue
  2192.      
  2193.        The DOC file to the UNIX accounting program
  2194.     
  2195.     
  2196.  
  2197. [76703,756]
  2198. C451.LIB                  25-Oct-84 7295               Accesses: 56
  2199.  
  2200.     Keywords: C451.LIB THE CREATOR DATABASE PROGRAM CPM
  2201.     
  2202.     The additional file, called C451.LIB, to The Creator database program
  2203.     
  2204.     
  2205.  
  2206. [76703,756]
  2207. C451MI.LIB                25-Oct-84 6400               Accesses: 36
  2208.  
  2209.     Keywords: C451MIN.LIB THE CREATOR DATABASE PROGRAM DATA BASE CPM
  2210.     
  2211.     The additional file, called C451MIN.LIB, to The Creator Data Base program
  2212.     by Bruce Tonkin
  2213.     
  2214.     
  2215.  
  2216. [76703,756]
  2217. R451.LIB                  25-Oct-84 1535               Accesses: 33
  2218.  
  2219.     Keywords: R451.LIB THE CREATOR DATABASE PROGRAM
  2220.     
  2221.     
  2222.      The additional file, called R451.LIB, to The Creator Database program
  2223.     
  2224.     
  2225.  
  2226. [76703,756]
  2227. CALEND.AR                 21-Oct-84 5895               Accesses: 90
  2228.  
  2229.     Keywords: FORTH CALENDAR PROGRAM BY ANTHONY T. SCARPELLI
  2230.     
  2231.     Would you like a Forth program that prints out any month in any year and
  2232.     also displays an attractive Rorschach-type pattern at the top of every
  2233.     month?  Not only is this useful, but it was originally written to demon-
  2234.     strate how to write a clean, Forth program.
  2235.      by Anthony T. Scarpelli
  2236.  
  2237.  
  2238.  
  2239.  
  2240.  
  2241. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 42
  2242.  
  2243.  
  2244. [76703,756]
  2245. LIST.LTG                  14-Oct-84 3375               Accesses: 54
  2246.  
  2247.     Keywords: LIST.LTG TEXT FILE LISTING PROGRAM IN C TYPE LIST
  2248.     
  2249.     LIST -- text file listing program written in C by Michael D. O'Quin
  2250.      How many times have you used TYPE to display a text file on your screen,
  2251.     only to have the display go scrolling off the screen before you could stop
  2252.     it with a control-?  Here's a program written in DeSmet C for MS-DOS that
  2253.     will pause your file every 23 lines.
  2254.     
  2255.     
  2256.  
  2257. [76703,756]
  2258. CREATR.BAS                13-Oct-84 8705               Accesses: 60
  2259.  
  2260.     Keywords: CREATOR DATABASE MANAGEMENT BASIC BASIC MICROSOFT DBM BRUCE
  2261.     TONKIN
  2262.     
  2263.     The CREATOR.BAS file to Bruce Tonkin's THE CREATOR
  2264.     
  2265.     
  2266.  
  2267. [76703,756]
  2268. CREATR.DOC                13-Oct-84 7070               Accesses: 62
  2269.  
  2270.     Keywords: THE CREATOR DATA BASE MANAGEMENT PROGRAM MICROSOFT BASIC CPM
  2271.     
  2272.     The background information file, CREATOR.DOC, to the program submitted by
  2273.     Bruce Tonkin -- THE CREATOR.
  2274.     
  2275.     
  2276.  
  2277. [76703,756]
  2278. CREATR.OVL                13-Oct-84 9600               Accesses: 40
  2279.  
  2280.     Keywords: THE CREATOR DATA BASE MANAGEMENT PROGRAM MICROSOFT BASIC
  2281.     
  2282.     The file CREATOR.OVL to Bruce Tonkin's free THE CREATOR DBM package
  2283.     
  2284.     
  2285.  
  2286. [76703,756]
  2287. CREATR.OVR                13-Oct-84 7810               Accesses: 34
  2288.  
  2289.     Keywords: THE CREATOR DATA BASE MANAGEMENT PROGRAM MICROSOFT BASIC CPM
  2290.     
  2291.     The file CREATOR.OVR to Bruce Tonkin's THE CREATOR DBM package
  2292.     
  2293.     
  2294.  
  2295.  
  2296.  
  2297.  
  2298.  
  2299.  
  2300. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 43
  2301.  
  2302.  
  2303. [76703,756]
  2304. READ.1ST                  13-Oct-84 2590               Accesses: 77
  2305.  
  2306.     Keywords: THE CREATOR DATA BASE MANAGEMENT PROGRAM MICROSOFT BASIC CPM
  2307.     
  2308.     THE CREATOR DBM by Bruce Tonkin
  2309.      Here's a fast, flexible, easy-to-use, and transportable data base
  2310.     management program called THE CREATOR.  Written in Microsoft BASIC this DBM
  2311.     can manage over 10,000 records and is completely expandable.
  2312.     
  2313.     
  2314.  
  2315. [76703,756]
  2316. REKEY.BAS                 13-Oct-84 3200               Accesses: 32
  2317.  
  2318.     Keywords: THE CREATOR DATABASE DATA BASE MANAGEMENT MICROSOFT BASIC
  2319.     
  2320.     The file REKEY.BAS to Bruce Tonkin's free THE CREATOR
  2321.     
  2322.     
  2323.  
  2324. [76703,756]
  2325. REPORT.BAS                13-Oct-84 9215               Accesses: 30
  2326.  
  2327.     Keywords: THE CREATOR DATA BASE MANAGEMENT PROGRAM MICROSOFT BASIC CPM
  2328.     
  2329.     The file REPORTOR.BAS to THE CREATOR by Bruce Tonkin
  2330.     
  2331.     
  2332.  
  2333. [76703,756]
  2334. REPORT.OVL                13-Oct-84 9090               Accesses: 30
  2335.  
  2336.     Keywords: THE CREATOR DATA BASE MANAGEMENT PROGRAM CPM MICROSOFT BASIC
  2337.     
  2338.     The file REPORTOR.OVL to THE CREATOR by Bruce Tonkin
  2339.     
  2340.     
  2341.  
  2342. [76703,756]
  2343. Z80DBG.LTG                13-Oct-84 12890              Accesses: 14
  2344.  
  2345.     Keywords: Z80 ASSEMBLY LANGUAGE DEBUGGING UTILITY BY JOHN P. COMISKEY
  2346.     
  2347.     Written on the TRS-80 Model III computer, these programs (when called as
  2348.     subroutines by a Z-80 program) display the contents of the active
  2349.     registers, flag register, stack pointer, registers 1X and 1Y, and the
  2350.     program counter on the screen and on the printer.
  2351.     
  2352.     
  2353.  
  2354.  
  2355.  
  2356.  
  2357.  
  2358.  
  2359. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 44
  2360.  
  2361.  
  2362. [76703,756]
  2363. Z80HCY.LTG                13-Oct-84 1265               Accesses: 7
  2364.  
  2365.     Keywords: Z80 DEBUG DEBUGGING ASSEMBLY LANGUAGE UTILITY Z-80 COMISKEY
  2366.     
  2367.     Z-80 ASSEMBLY LANGUAGE DEBUGGING UTILITY by John P. Comiskey
  2368.      This program, TESTHRDC/SRC, illustrates the program HARDCOPY/CDM, located
  2369.     at 35000, which prints on the printer the contents of the registers.
  2370.     
  2371.     
  2372.  
  2373. [76703,756]
  2374. Z80TST.LTG                13-Oct-84 1255               Accesses: 5
  2375.  
  2376.     Keywords: Z80 ASSEMBLY LANGUAGE DEBUGGING UTILITIES UTILITY COMISKEY
  2377.     
  2378.     Z80 ASSEMBLY LANGUAGE DEBUGGIN UTILITIES by John P. Comiskey
  2379.      This program, TESTSCRN/SCR, illustrates the program SCREEN/CMD, located at
  2380.     33000, which prints on the screen the contents of the registers.
  2381.     
  2382.     
  2383.  
  2384. [76703,756]
  2385. HMCNTL.BIN                10-Oct-84 15620              Accesses: 9
  2386.  
  2387.     Keywords: HOME CONTROL PROGRAM BY DENNIS CASHTON
  2388.     
  2389.     The .BAS sample program that turns on the front door light outside when
  2390.     someone is outside waiting in the dark.
  2391.     
  2392.     
  2393.  
  2394. [76703,756]
  2395. HMCNTL.DOC                10-Oct-84 7010               Accesses: 16
  2396.  
  2397.     Keywords: HOME CONTROL PROGRAM BY DENNIS CASHTON DOCUMENTATION ARTICLE
  2398.     
  2399.     The HOME CONTROL PROGRAM by Dennis Cashton
  2400.      Want a program that controls the "things" (appliances, lights, etc.)
  2401.     inside your house?  Dennis Cashton, of Wantagh, NY, has written a Home
  2402.     Control Program for his own home system configuration.  Perhaps there are
  2403.     some ideas here for you to write such a program yourself...
  2404.     
  2405.     
  2406.  
  2407. [76703,756]
  2408. HMCNTL.LTG                10-Oct-84 7425               Accesses: 11
  2409.  
  2410.     Keywords: HOME CONTROL PROGRAM BY DENNIS CASHTON SOURCE CODE APPLICATION
  2411.     
  2412.     The main source code to the HOME CONTROL PROGRAM by Dennis Cashton
  2413.  
  2414.  
  2415.  
  2416.  
  2417.  
  2418. CompuServe Computer Language Forum, DL 2 - Code Swap Shop                Page 45
  2419.  
  2420.  
  2421. [76703,756]
  2422. MARVIN.LTG                10-Oct-84 11545              Accesses: 45
  2423.  
  2424.     Keywords: MARVIN THE GUESSING GAME THAT CHEATS BY ANTON DOVYDAITIS
  2425.     
  2426.     Marvin -- A Guessing Game that Cheats! by Anton Dovydaitis
  2427.      If you're in the mood to download a program that may insult you .... This
  2428.     author wrote this program to illustrate a programming philosophy he calls
  2429.     "disciplined laziness".  Marvin actually can help teach you how to write
  2430.     programs in a more top-down, structured style.
  2431.  
  2432.  
  2433.  
  2434.  
  2435.  
  2436.  
  2437. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 46
  2438.  
  2439.  
  2440. [76703,4326]
  2441. DOSMON.ARC                20-Jul-86 20830(8896)        Accesses: 6
  2442.  
  2443.     Keywords: IBMPC MONITOR DOS CALLS EXECUTABLE
  2444.     
  2445.     
  2446.       This little utility displays DOS calls in the upper right corner of the
  2447.     display.
  2448.       Binary file, archived. Use ARC5.x to take apart.
  2449.     
  2450.     
  2451.  
  2452. [76703,4326]
  2453. IOMON.ARC                 20-Jul-86 13025(5568)        Accesses: 6
  2454.  
  2455.     Keywords: IBMPC MONITOR BIOS CALLS
  2456.     
  2457.     
  2458.       Similar to DOSMON in this DL but shows the BIOS i/o function calls.
  2459.     Binary archive, ARC5.x.
  2460.     
  2461.     
  2462.  
  2463. [76317,3003]
  2464. PSRCH2.ARC                17-Jun-86 176990(75520)      Accesses: 6
  2465.  
  2466.     Keywords: MSDOS FILE FIND TEXT SEARCH GREP UTILITY SHAREWARE
  2467.     
  2468.     Contains EXE, DOC, and sample BAT files for PSEARCH, a versatile GREP-like
  2469.     utility that even searches 123 worksheets and ARC files. Sorry it's so big
  2470.     but the package does not lend itself to splitting up. Uploaded by author,
  2471.     description rewritten by SysOp Jim Kyle.
  2472.     
  2473.     
  2474.  
  2475. [74375,313]
  2476. SCOOPS.ARC                10-Jun-86 62465(26656)       Accesses: 7
  2477.  
  2478.     Keywords: SCOOPS SCHEME OBJECT ORIENTED PROGRAMMING
  2479.     
  2480.     This archive file contains the Scheme source code for SCOOPS, the object
  2481.     oriented susbsystem supplied with TI's PC Scheme.  This code has been
  2482.     slightly modified to remove some host dependent efficiency hacks and should
  2483.     run on other Schemes supporting the Revised revised standard.  Use ARC 5.2
  2484.     to unarchive.
  2485.     
  2486.     
  2487.  
  2488.  
  2489.  
  2490.  
  2491.  
  2492.  
  2493.  
  2494. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 47
  2495.  
  2496.  
  2497. [76167,357]
  2498. FILEIT.ARC                09-Jun-86 59325(25312)       Accesses: 10
  2499.  
  2500.     Keywords: FILEIT FILE MAGAZINE ARTICLES DATABASE BIBLIOGRAPHY
  2501.     
  2502.     FILE-IT is a quick-reference bibliographic took which maintains and
  2503.     retrieves an indexed database for you.  This is the tool you've been
  2504.     looking for to keep track of all those magazines you read, and what article
  2505.     was is what issue. SHAREWARE; short documentation file is included.  Un-arc
  2506.     with ARC 5.1+.
  2507.     
  2508.     
  2509.  
  2510. [76703,1065]
  2511. WHEEL.DIR                 08-Jun-86 3425               Accesses: 49
  2512.  
  2513.     Keywords: MAY86 PAGE103 TURBO PASCAL WHEELS.ARC DIRECTORY
  2514.     
  2515.     A directory of the three WHEEL?.ARC files, containing everything from the
  2516.     original (massive) WHEELS.ARC file. Split into smaller chunks (largest is
  2517.     47K), it should be easier to download, and you can now spread it out over a
  2518.     few days if you wish. DOC files are in WHEEL3.ARC, so you will probably
  2519.     want it first. THis is a TEXT file, and may be [R]ead, but it has ^Ls
  2520.     imbedded.
  2521.     
  2522.     
  2523.  
  2524. [76703,1065]
  2525. WHEEL1.ARC                08-Jun-86 112160(47872)      Accesses: 15
  2526.  
  2527.     Keywords: MAY86 PAGE103 TURBO PASCAL WHEELS.ARC
  2528.     
  2529.     First of three files containing WHEELS.ARC, one of the "Top Ten Public
  2530.     Domain Turbo Pascal" collection mentioned in Tim Parker's May 1986 column.
  2531.     This BINary file is in ARC version 5.1x format, and can be unpacked with
  2532.     either ARC v.5 or later, or one of the deARC programs compatible with v.5.
  2533.     Requires [D]ownloading with XMODEM, A or B protocol. File size 44K.
  2534.     
  2535.     
  2536.  
  2537. [76703,1065]
  2538. WHEEL2.ARC                08-Jun-86 102750(43840)      Accesses: 14
  2539.  
  2540.     Keywords: MAY86 PAGE103 TURBO PASCAL WHEELS.ARC
  2541.     
  2542.     File 2 of 3. Part of WHEELS.ARC, listed in Tim Parker's May 1986 column on
  2543.     the "Ten Best" PD Turbo Pascal programs. This BINary file is in ARC v5.1
  2544.     format, and the same notes for WHEEL1.ARC apply here. [D]ownload with
  2545.     XMODEM, A or B format. File size 41K.
  2546.     
  2547.     
  2548.  
  2549.  
  2550.  
  2551.  
  2552.  
  2553. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 48
  2554.  
  2555.  
  2556. [76703,1065]
  2557. WHEEL3.ARC                08-Jun-86 121615(51904)      Accesses: 17
  2558.  
  2559.     Keywords: MAY86 PAGE103 TURBO PASCAL WHEELS.ARC
  2560.     
  2561.     File 3 of 3. Last part of WHEELS.ARC, this one contains all the
  2562.     documentation files (three of them), as well as the balance of the old
  2563.     archive. See notes for file WHEEL1.ARC, as it's comments apply here as
  2564.     well. [D]ownload this BINary file using either XMODEM, A or B protocol.
  2565.     File size 47K.
  2566.     
  2567.     
  2568.  
  2569. [76703,1065]
  2570. WNDEMO.ARC                08-Jun-86 169785(72448)      Accesses: 5
  2571.  
  2572.     Keywords: MAY86 PAGE103 TURBO PASCAL WNDMGR.ARC WINDOW MANAGER DEMO
  2573.     PROGRAMS
  2574.     
  2575.     Demonstration programs from the WNDMGR.ARC file described in Tim Parker's
  2576.     "Ten Best Public Domain Turbo Pascal programs", on page 103 of the May 1986
  2577.     issue. This file is in ARC v5.1 format, and you will need either ARC51.COM
  2578.     or ARC-E.COM from IBMSW Forum. You must [D]ownload this BINary file using
  2579.     XMODEM, A or B protocol. File size 66K.
  2580.     
  2581.     
  2582.  
  2583. [76703,1065]
  2584. WNDSRC.ARC                08-Jun-86 78470(33504)       Accesses: 14
  2585.  
  2586.     Keywords: MAY86 PAGE103 TURBO PASCAL WNDMGR.ARC WINDOW MANAGER SOURCE
  2587.     
  2588.     Source files and documentation for adding windows to your Turbo Pascal
  2589.     programs for PCompatibles, one of the "Top Ten Public Domain Turbo Pascal
  2590.     programs" described by Tim Parker in his May 1986 column. This BINary file
  2591.     must be [D]ownloaded with either XMODEM, A or B protocol. It is in ARC v5.1
  2592.     format, and you must have ARC v5.1 or later, or one of the v5.1-compatible
  2593.     stand-alone unpackers from IBMSW Forum. File size 31K.
  2594.     
  2595.     
  2596.  
  2597. [72127,2301]
  2598. BOOTSC.JOB                04-Jun-86 335(160)           Accesses: 4
  2599.  
  2600.     Keywords: PROMAL 2.0 UTILITY BOOT BOOTSCRIPT TIME TOD CLOCK COLOR
  2601.     
  2602.     This PROMAL job is a replacement which adds a prompt for the time (get
  2603.     TIME.S from CBMPRG DL4) and changes the default colors to white lett
  2604.     
  2605.     
  2606.  
  2607.  
  2608.  
  2609.  
  2610.  
  2611.  
  2612. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 49
  2613.  
  2614.  
  2615. [72127,2301]
  2616. CONSTR.CMP                04-Jun-86 6190(2656)
  2617.  
  2618.     Keywords: PROMAL 2.0 UTILITY HELP SCREEN CREATOR COMPILED CODE PUBLIC
  2619.     DOMAIN VOL. II
  2620.     
  2621.     (rename as construct.c) My program as corrected from PD #2. Needs
  2622.     instructions, construct.h , on same disk. SYNTAX:construct program.h
  2623.     
  2624.     
  2625.  
  2626. [72127,2301]
  2627. CONSTR.HLP                04-Jun-86 2610(1120)         Accesses: 1
  2628.  
  2629.     Keywords: PROMAL 2.0 UTILITY HELP SCREEN CREATOR INSTRUCTIONS PUBLIC DOMAIN
  2630.     LIBRARY VOL.
  2631.     
  2632.     (rename as construct.h) Instructions for construct which were missing from
  2633.     PROMAL Public Domain disk Vol.2. Download 8-bit XModem(reversed
  2634.     
  2635.     
  2636.  
  2637. [72127,2301]
  2638. CONSTR.SRC                04-Jun-86 15950(6816)        Accesses: 1
  2639.  
  2640.     Keywords: PROMAL 2.0 UTILITY HELP SCREEN CREATOR PUBLIC DOMAIN LIBRARY VOL.
  2641.     II
  2642.     
  2643.     (rename as construct.s) This is a corrected version of my help screen
  2644.     creator which was on PROMAL PD #2. Instructions are on constr.hlp
  2645.     
  2646.     
  2647.  
  2648. [72127,2301]
  2649. SYSNOT.TXT                04-Jun-86 1635(704)
  2650.  
  2651.     Keywords: PROMAL 2.0 UTILITY NEW SYSNOTICE CORRECTION ADDRESS
  2652.     
  2653.     This is a PROMAL text file which displays a corrected sysnotice with the
  2654.     new address and phone number of SMA.
  2655.     
  2656.     
  2657.  
  2658.  
  2659.  
  2660.  
  2661.  
  2662.  
  2663.  
  2664. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 50
  2665.  
  2666.  
  2667. [76703,762]
  2668. GR110.ARC                 10-May-86 104435(44576)      Accesses: 34
  2669.  
  2670.     Keywords: MAY86 PAGE103 TURBO PASCAL PD ARC-FORMAT HI-RES GRAPHICS
  2671.     
  2672.     One of the Top Ten public domain Turbo Pascal programs described on page
  2673.     103 of the May 1986 issue. High resolution graphics library (640x200).
  2674.     Binary file in ARC format (if you don't have ARC51.COM you can get it from
  2675.     IBMSW), size 321 Xmodem records, about 11 min to download at 1200 BPS.
  2676.     Includes source files.
  2677.     
  2678.     
  2679.  
  2680. [76703,762]
  2681. STARES.ARC                10-May-86 99235(42368)       Accesses: 36
  2682.  
  2683.     Keywords: MAY86 PAGE103 TURBO PASCAL PD ARC-FORMAT TSR TECHNIQUES
  2684.     
  2685.     One of the Top Ten public domain Turbo Pascal programs described on page
  2686.     103 of the May 1986 issue. All you need for pop-ups, with demo program.
  2687.     Binary file in ARC format (if you don't have ARC51.COM you can get it from
  2688.     IBMSW), size 305 Xmodem records, about 10 min to download at 1200 BPS.
  2689.     Includes source files.
  2690.     
  2691.     
  2692.  
  2693. [76703,762]
  2694. TDEBUG.ARC                10-May-86 104435(44576)      Accesses: 43
  2695.  
  2696.     Keywords: MAY86 PAGE103 TURBO PASCAL PD ARC-FORMAT DEBUGGER
  2697.     
  2698.     One of the Top Ten public domain Turbo Pascal programs described on page
  2699.     103 of the May 1986 issue. Binary file in ARC format (if you don't have
  2700.     ARC51.COM you can get it from IBMSW), size 321 Xmodem records, about 11 min
  2701.     to download at 1200 BPS. No source files included.
  2702.         
  2703.     
  2704.     
  2705.  
  2706. [76703,762]
  2707. THELP.ARC                 10-May-86 107040(45696)      Accesses: 23
  2708.  
  2709.     Keywords: MAY86 PAGE103 TURBO PASCAL PD ARC-FORMAT HELP MENUS
  2710.     
  2711.     One of the Top Ten public domain Turbo Pascal programs described on page
  2712.     103 of the May 1986 issue. Provides menu of help for Turbo. Binary file in
  2713.     ARC format (if you don't have ARC51.COM you can get it from IBMSW), size
  2714.     329 Xmodem records, about 11 min to download at 1200 BPS. Includes source
  2715.     files.
  2716.         
  2717.     
  2718.  
  2719.  
  2720.  
  2721.  
  2722.  
  2723. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 51
  2724.  
  2725.  
  2726. [70376,555]
  2727. ICONX.FIX                 05-Apr-86 995                Accesses: 25
  2728.  
  2729.     Keywords: ICON FIX PATCH
  2730.     
  2731.     A small patch for ICONX.EXE to correct a minor problem with derefencing the
  2732.     value returned by a function. 
  2733.            f()[3] := "xxx" # might not work at times. *** NOTE *** this is an
  2734.     official fix -- Cheyenne Wills --
  2735.     
  2736.     
  2737.  
  2738. [72767,622]
  2739. FFIND.PAS                 05-Apr-86 10805              Accesses: 26
  2740.  
  2741.     Keywords: CATTRALL PASCAL BOYER MOORE FAST SEARCH
  2742.     
  2743.     
  2744.      This program uses the Boyer-Moore search algorithm to do high speed
  2745.      searches of disk units. It is especially useful when trying to find
  2746.      something on an old Compuserve log diskette.
  2747.      
  2748.     
  2749.     
  2750.  
  2751. [73105,532]
  2752. CROSS                     11-Feb-86 1190(512)          Accesses: 16
  2753.  
  2754.     Keywords: ICON SAMPLE COMPILED
  2755.     
  2756.     Compiled version of CROSS.ICN, ready for the run-time interpreter. This is
  2757.     a BINARY file, and must be [D]ownloaded using XMODEM, A or B protocol. File
  2758.     size is 463 bytes.
  2759.     
  2760.     
  2761.  
  2762. [73105,532]
  2763. CROSS.DAT                 11-Feb-86 60                 Accesses: 18
  2764.  
  2765.     Keywords: ICON SAMPLE
  2766.     
  2767.     Data file for the sample program CROSS.ICN
  2768.     
  2769.     
  2770.  
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.  
  2777. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 52
  2778.  
  2779.  
  2780. [73105,532]
  2781. CROSS.ICN                 11-Feb-86 700                Accesses: 35
  2782.  
  2783.     Keywords: ICON SAMPLE
  2784.     
  2785.     Sample program in Icon that figures word intersections (possibly useful in
  2786.     creating cross-word puzzles). This a TEXT file, and can be [R]ead.
  2787.     
  2788.     
  2789.  
  2790. [73105,532]
  2791. HELLO                     11-Feb-86 715(320)           Accesses: 10
  2792.  
  2793.     Keywords: ICON SAMPLE COMPILED
  2794.     
  2795.     Compiled version of HELLO.ICN, ready for the run-time interpreter. This is
  2796.     a BINARY file, and must be [D]ownloaded using XMODEM, A or B protocol. File
  2797.     size is 279 bytes.
  2798.     
  2799.     
  2800.  
  2801. [73105,532]
  2802. HELLO.ICN                 11-Feb-86 425                Accesses: 29
  2803.  
  2804.     Keywords: ICON SAMPLE
  2805.     
  2806.     Sample program in Icon. This is the program "Hello, World". A TEXT file
  2807.     which may be [R]ead or [D]ownloaded.
  2808.     
  2809.     
  2810.  
  2811. [73105,532]
  2812. MEANDR                    11-Feb-86 1395(608)          Accesses: 8
  2813.  
  2814.     Keywords: ICON SAMPLE COMPILED
  2815.     
  2816.     Compiled version of MEANDER.ICN that is ready to be interpreted by
  2817.     ICONX.EXE. This is a BINARY file which must be [D]ownloaded using either
  2818.     XMODEM, A or B protocol. The file size is 548 bytes.
  2819.     
  2820.     
  2821.  
  2822. [73105,532]
  2823. MEANDR.DAT                11-Feb-86 25                 Accesses: 13
  2824.  
  2825.     Keywords: ICON SAMPLE
  2826.     
  2827.     Data file for the sample program MEANDER.ICN
  2828.     
  2829.     
  2830.  
  2831.  
  2832.  
  2833.  
  2834.  
  2835.  
  2836. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 53
  2837.  
  2838.  
  2839. [73105,532]
  2840. MEANDR.ICN                11-Feb-86 805                Accesses: 21
  2841.  
  2842.     Keywords: ICON SAMPLE
  2843.     
  2844.     Sample Icon program involving meandering strings (??). This is a TEXT file,
  2845.     and can be [R]ead or [D]ownloaded.
  2846.     
  2847.     
  2848.  
  2849. [73105,532]
  2850. ROMAN.ICN                 11-Feb-86 615                Accesses: 24
  2851.  
  2852.     Keywords: ICON SAMPLE
  2853.     
  2854.     Sample program in Icon to convert Arabic numbers into strings of Roman
  2855.     numerals. Another TEXT file, so it can be [R]ead.
  2856.     
  2857.     
  2858.  
  2859. [73105,532]
  2860. WRDCNT.ICN                11-Feb-86 565                Accesses: 23
  2861.  
  2862.     Keywords: ICON SAMPLE
  2863.     
  2864.     Sample word counting program in Icon. This is a TEXT file, and can be
  2865.     [R]ead.
  2866.     
  2867.     
  2868.  
  2869. [73105,532]
  2870. EXTEND.DOC                10-Feb-86 12935              Accesses: 33
  2871.  
  2872.     Keywords: ICON EXTENSIONS MSDOS PCDOS DOCUMENTATION
  2873.     
  2874.     Documentation of the extensions to "standard" ICON found in this version.
  2875.     This is a TEXT file which can be [R]ead or [D]ownloaded using any
  2876.     convenient protocol. XMODEM stats: 102 records, about 4 min. @ 1200.
  2877.     
  2878.     
  2879.  
  2880. [73105,532]
  2881. ICONT.EXE                 10-Feb-86 29980(12800)       Accesses: 29
  2882.  
  2883.     Keywords: ICON MSDOS PCDOS COMMAND PROCESSOR EXECUTABLE
  2884.     
  2885.     This is the Icon Command Processor, ICONT.EXE, mentioned in RUN.DOC. This
  2886.     is a BINARY file, which must be [D]ownloaded using XMODEM, A or B protocol.
  2887.     XMODEM stats: 93 records, about 3 min. @ 1200.
  2888.     
  2889.     
  2890.  
  2891.  
  2892.  
  2893.  
  2894.  
  2895. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 54
  2896.  
  2897.  
  2898. [73105,532]
  2899. ICONX.EXE                 10-Feb-86 211900(90432)      Accesses: 21
  2900.  
  2901.     Keywords: ICON MSDOS PCDOS RUN-TIME EXECUTABLE
  2902.     
  2903.     This is the executable file ICONX.EXE described in RUN.DOC. It is the
  2904.     actual run-time interpreter for Icon. This is a BINARY file, which must be
  2905.     [D]ownloaded using XMODEM, A or B protocol. XMODEM stats: 652 records,
  2906.     about 22 min. @ 1200.
  2907.     
  2908.     
  2909.  
  2910. [73105,532]
  2911. ILINK.EXE                 10-Feb-86 92600(39520)       Accesses: 19
  2912.  
  2913.     Keywords: ICON MSDOS PCDOS LINKER EXECUTABLE
  2914.     
  2915.     This is the Icon linker, ILINK.EXE, mentioned in RUN.DOC. This is a BINARY
  2916.     file, which must be [D]ownloaded using XMODEM, A or B protocol. XMODEM
  2917.     stats: 285 records, about 10 min. @ 1200.
  2918.     
  2919.     
  2920.  
  2921. [73105,532]
  2922. ITRAN.EXE                 10-Feb-86 92400(39424)       Accesses: 20
  2923.  
  2924.     Keywords: ICON MSDOS PCDOS TRANSLATOR EXECUTABLE
  2925.     
  2926.     This is the Icon translator, ITRAN.EXE, mentioned in RUN.DOC. This is a
  2927.     BINARY file and must be [D]ownloaded using XMODEM, A or B protocol. XMODEM
  2928.     stats: 284 records, about 10 min. @ 1200.
  2929.     
  2930.     
  2931.  
  2932. [73105,532]
  2933. OVERVW.DOC                10-Feb-86 24175              Accesses: 35
  2934.  
  2935.     Keywords: ICON OVERVIEW DOCUMENTATION
  2936.     
  2937.     An overview of the ICON programming language.
  2938.      
  2939.             "Icon is a high-level programming language with extensive
  2940.     facilities for processing of strings and lists. Icon has several novel
  2941.     features, including expressions that may automatically produce sequences of
  2942.     results, goal-directed evaluation that automatically searches fo a
  2943.     sucessful result, and string scanning that allows operations on strings to
  2944.     be formulated at a high conceptual level"
  2945.     
  2946.     
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 55
  2955.  
  2956.  
  2957. [73105,532]
  2958. README.DOC                10-Feb-86 7455               Accesses: 63
  2959.  
  2960.     Keywords: ICON MSDOS PCDOS DOCUMENTATION
  2961.     
  2962.     a short READ.ME file, explaining the origins of this implementation of
  2963.     ICON. this is a TEXT file, which can be [R]ead or [D]ownloaded using any
  2964.     convenient protocol. XMODEM stats: 58 records, about 2 min. @ 1200.
  2965.     
  2966.     
  2967.  
  2968. [73105,532]
  2969. REGIS.FRM                 10-Feb-86 1075               Accesses: 24
  2970.  
  2971.     Keywords: ICON REGISTRATION FORM
  2972.     
  2973.     A form to be filed out and mailed to register your copy of ICON and be
  2974.     placed on the mailing list for the Icon Newsletter.
  2975.     
  2976.     
  2977.  
  2978. [73105,532]
  2979. RUN.DOC                   10-Feb-86 7325               Accesses: 50
  2980.  
  2981.     Keywords: ICON MSDOS PCDOS DOCUMENTATION
  2982.     
  2983.     Documentation for running ICON for MS-DOS. This is a TEXT file, which can
  2984.     be [R]ead or [D]ownloaded using any convenient protocol. XMODEM stats: 58
  2985.     records, about 2 min. @ 1200.
  2986.     
  2987.     
  2988.  
  2989. [76703,762]
  2990. TAU.EXE                   15-Nov-85 45230(19328)       Accesses: 41
  2991.  
  2992.     Keywords: TEXT ARCHIVE UTILITY MSDOS ANSI IBMPC
  2993.     
  2994.     Executable version of Text Archiving Utility for generic MSDOS; requires
  2995.     ANSI.SYS driver to be present. Binary file, 139 Xmodem records, about 3.5
  2996.     min to download at 1200 BPS. See TAU.TAU for documentation and source.
  2997.     
  2998.     
  2999.  
  3000.  
  3001.  
  3002.  
  3003.  
  3004.  
  3005.  
  3006. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 56
  3007.  
  3008.  
  3009. [76703,762]
  3010. TAU.TAU                   15-Nov-85 13890              Accesses: 112
  3011.  
  3012.     Keywords: TEXT ARCHIVE UTILITY C SOURCE DOCUMENTATION
  3013.     
  3014.     Documentation and C source for TAU Text Archiving Utility, stored in TAU
  3015.     format. Text file, 109 Xmodem blocks, about 3.5 min to read or download at
  3016.     1200 BPS. TAU format can be captured, and split apart by using any text
  3017.     editor that will read ASCII files.
  3018.     
  3019.     
  3020.  
  3021. [76703,762]
  3022. DIRCK2.LBR                09-Nov-85 32865(14048)       Accesses: 14
  3023.  
  3024.     Keywords: CPM80 DIAGNOSTIC DIRECTORY CHECKER ASM COM SOURCE DOCUMENTATION
  3025.     
  3026.     This .LBR file contains DIRCK2.COM, DIRCK2.ASM, and DIRCK2.TXT; the package
  3027.     verifies integrity of the directory on any CPM80 disk and will run under
  3028.     either version 1.4 or 2.2. Binary file, 101 Xmodem records, about 3.5
  3029.     minutes to download at 1200 BPS. Members must be extracted using LU, NULU,
  3030.     or LAR after downloading.
  3031.     
  3032.     
  3033.  
  3034. [75016,3275]
  3035. DOUBLD.ARC                08-Nov-85 9120(3904)         Accesses: 84
  3036.  
  3037.     Keywords: IBM DOS ASM UTILITY FILES
  3038.     
  3039.     This puts two directories (from the same or different disks) side-by-side
  3040.     on your screen.  They are sorted by name, and you can scroll them
  3041.     (individually) up and down.  It's good when you want to see what files you
  3042.     have to copy from place to place.  Also supports printing, and F1 is Help. 
  3043.     I will upload the source code, if anyone wants it.
  3044.      Unsqueeze with the PD Archive utility (ARC.EXE).
  3045.      
  3046.                                            Eric Grunin, NYC
  3047.     
  3048.     
  3049.  
  3050. [76703,762]
  3051. COMFIX.ASM                07-Nov-85 990                Accesses: 23
  3052.  
  3053.     Keywords: MSDOS 2.10 SHELL FIX SOURCE
  3054.     
  3055.     This is yet another fix for the COMSPEC bug in MSDOS 2.x; you assemble in
  3056.     the new COMSPEC path you want, then run the program to patch the resident
  3057.     COMMAND.COM copy. Tested on IBM-PC with 2.10 only but should work with any
  3058.     system that needs it.
  3059.     
  3060.  
  3061.  
  3062.  
  3063.  
  3064.  
  3065. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 57
  3066.  
  3067.  
  3068. [73105,532]
  3069. OFFLIN.ARC                15-Sep-85 6215               Accesses: 45
  3070.  
  3071.     Keywords: OFF-LINE ARCHIVES
  3072.     
  3073.     this file, current as of September 15, 1985, lists those files kept
  3074.     off-line from DL 4 to make room for more popular ones. If you have an
  3075.     interest in any of the files listed herein, please leave a message to me,
  3076.     Jeff Brenton [73105,532], and i will upload them for you. NOTE: there are
  3077.     some related files listed in the OFFLIN.ARC file in DL 5.
  3078.     
  3079.     
  3080.  
  3081. [73105,532]
  3082. A68K.BIN                  20-Jun-85 101025(43104)      Accesses: 15
  3083.  
  3084.     Keywords: 68000 Z80 CROSS ASSEMBLER
  3085.     
  3086.     this is a public-domain 68000 cross-assembler that runs under CP/M-80. it
  3087.     requires a z80. documentation is in the file A68K.DOC, and a "teaser" for
  3088.     the commercial release is in the file A68K.DON. this file MUST be
  3089.     downloaded using either A, B or XMODEM protocols!
  3090.     
  3091.     
  3092.  
  3093. [73105,532]
  3094. A68K.DOC                  20-Jun-85 8735               Accesses: 43
  3095.  
  3096.     Keywords: 68000 Z80 CROSS ASSEMBLER
  3097.     
  3098.     this is the documentation for A68K.COM, stored here as A68K.BIN. this is
  3099.     the public-domain version of a commercial cross-assembler that runs under
  3100.     CP/M-80 with a z80.
  3101.     
  3102.     
  3103.  
  3104. [73105,532]
  3105. A68K.DON                  20-Jun-85 2980               Accesses: 48
  3106.  
  3107.     Keywords: 68000 Z80 CROSS ASSEMBLER TEASER
  3108.     
  3109.     short file that describes the differences between the public-domain version
  3110.     of A68K.COM contained here, and the commercial release.
  3111.     
  3112.     
  3113.  
  3114.  
  3115.  
  3116.  
  3117.  
  3118.  
  3119.  
  3120. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 58
  3121.  
  3122.  
  3123. [72146,447]
  3124. WC.LBR                    09-Jun-85 43280(18496)       Accesses: 23
  3125.  
  3126.     Keywords: WORD COUNT C WC
  3127.     
  3128.     A word, line and white space counting program written for the most part in
  3129.     standard C. Use a binary transfer protocol to download the LBR file which
  3130.     includes the .EXE and source files.
  3131.     
  3132.     
  3133.  
  3134. [70235,1345]
  3135. LPT.ASM                   30-May-85 27335              Accesses: 88
  3136.  
  3137.     Keywords: MSDOS PRINTER REDIRECTION
  3138.     
  3139.     This program will redirect printer output to a file. If you study the code,
  3140.     you can learn how to make DOS calls at interrupt time!
  3141.     
  3142.     
  3143.  
  3144. [70027,2660]
  3145. SCREEN.PAS                29-May-85 4875               Accesses: 30
  3146.  
  3147.     Keywords: DEC RAINBOW VT100 SCREEN CONTROL LIBRARY AND PROCEDURES FOR
  3148.     PASCAL
  3149.     
  3150.     The list of character constants and procedures allows you to get the most
  3151.     out of the DEC video displays. The features include Double High Double Wide
  3152.     characters Double Wide Single High characters, 80 and 132 column modes, and
  3153.     use of the VT100 line drawing set for graphs with resolution up to 120 by
  3154.     132. Procedures allow cursor addressing of the 132 screen and a scoll
  3155.     protection to set the scrolling window.
  3156.     
  3157.     
  3158.  
  3159. [76703,762]
  3160. NOBLNK.BIN                29-May-85 1310(576)          Accesses: 48
  3161.  
  3162.     Keywords: IBMPC CGA ANSI.SYS BLINK STOPPER UTILITY
  3163.     
  3164.     This program (download binary as NOBLINK.COM) patches the IBM version of
  3165.     ANSI.SYS, on the fly, to eliminate the blinking of the Color Graphics
  3166.     Adapter during scrolling. For DOS 2.10; may not work with other versions.
  3167.     The blackout code of ANSI.SYS is replaced by a timing loop so that the
  3168.     lines flow up the screen. Source code is available on request from SysOp
  3169.     but not in DL.
  3170.     
  3171.     
  3172.  
  3173.  
  3174.  
  3175.  
  3176.  
  3177.  
  3178.  
  3179. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 59
  3180.  
  3181.  
  3182. [76703,762]
  3183. NOBLNK.DOC                29-May-85 1540               Accesses: 47
  3184.  
  3185.     Keywords: IBMPC CGA ANSI.SYS BLINK STOPPER DOCUMENTATION
  3186.     
  3187.     Brief documentation for NOBLINK.COM (in this DL as NOBLNK.BIN), which gets
  3188.     rid of that annoying blackout effect on the IBM Color Graphics Adapter.
  3189.     
  3190.     
  3191.  
  3192. [76703,762]
  3193. PR2FL.ASM                 29-May-85 7305               Accesses: 79
  3194.  
  3195.     Keywords: MSDOS PRINTER REDIRECTION SOURCE
  3196.     
  3197.     Source code for PR2FL.COM, printer-to-file redirection utility for MSDOS
  3198.     2.x and up, in this DL as PR2FL.BIN. Requires MASM for assembly. Heavily
  3199.     commented. See also PR2FL.DOC for program description (1 page).
  3200.     
  3201.     
  3202.  
  3203. [76703,762]
  3204. PR2FL.BIN                 29-May-85 2610(1120)         Accesses: 53
  3205.  
  3206.     Keywords: MSDOS PRINTER REDIRECTION UTILITY
  3207.     
  3208.     Small utility which redirects output from printer to a file. Requires DOS
  3209.     2.x or later. Takes approximately 4K of RAM while redirection is in effect,
  3210.     but gives it back to you when redirection is terminated. Rename to
  3211.     PR2FL.COM at download. Uploaded via B-Protocol, should download okay with
  3212.     any binary file transfer method. See PR2FL.DOC for instructions and
  3213.     PR2FL.ASM for source.
  3214.     
  3215.     
  3216.  
  3217. [76703,762]
  3218. PR2FL.DOC                 29-May-85 3075               Accesses: 95
  3219.  
  3220.     Keywords: MSDOS PRINTER REDIRECTION DOCUMENTATION
  3221.     
  3222.     Describes use of PR2FL.COM (PRinter to FiLe) utility, also in this DL. Text
  3223.     file, may be Read or Downloaded by any means.
  3224.     
  3225.     
  3226.  
  3227.  
  3228.  
  3229.  
  3230.  
  3231.  
  3232.  
  3233. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 60
  3234.  
  3235.  
  3236. [73105,532]
  3237. LU.C                      27-May-85 17030              Accesses: 149
  3238.  
  3239.     Keywords: LU LIBRARY UTILITY C SOURCE
  3240.     
  3241.     This is the C source for LU - Library Utility. It was originally written
  3242.     for BDS C, converted to Lattice for MS-DOS, then to AZTEC for porting to
  3243.     the TRS-80 world.
  3244.     
  3245.     
  3246.  
  3247. [76703,762]
  3248. S2T.C                     20-May-85 2390               Accesses: 39
  3249.  
  3250.     Keywords: CONVERT TABS C LC C86 UTILITY
  3251.     
  3252.     S2T.C (spaces-to-tabs) converts multiple spaces to tabs and automatically
  3253.     removes trailing blanks from each line. Originally written for CI-C86 on
  3254.     the IBM PC, this version has been converted to LC and should run without
  3255.     change on any Small-C system. Heavily commented to assist in reconverting
  3256.     back to full C implementations. Uploaded as ASCII type using B Protocol; 11
  3257.     blocks.
  3258.     
  3259.     
  3260.  
  3261. [76703,762]
  3262. BATFLS.ARC                18-Apr-85 1225               Accesses: 90
  3263.  
  3264.     Keywords: MSDOS2.X BATCH UTILITY FILES ANSI.SYS
  3265.     
  3266.     A small library of .BAT files for MSDOS 2.x, catenated in C86 "archive"
  3267.     format for simple transfer. Take them apart with any text editor by
  3268.     deleting all lines up to and including the -ARCHIVE- line for the one you
  3269.     want, then deleting from the next -ARCHIVE- line to the end of the file.
  3270.     ASCII file, may use DOW or TYP to copy it.
  3271.     
  3272.     
  3273.  
  3274. [76703,762]
  3275. BATFLS.DOC                18-Apr-85 4420               Accesses: 97
  3276.  
  3277.     Keywords: MSDOS2.X BATCH UTILITY FILES ANSI.SYS DOCUMENTATION
  3278.     
  3279.     Documentation for BATFLS.ARC, a small library of .BAT file utilities.
  3280.     
  3281.     
  3282.  
  3283.  
  3284.  
  3285.  
  3286.  
  3287.  
  3288.  
  3289. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 61
  3290.  
  3291.  
  3292. [76703,762]
  3293. PROWL.TXT                 18-Apr-85 1190               Accesses: 72
  3294.  
  3295.     Keywords: MSDOS2.X XRAY MACHINE
  3296.     
  3297.     Documentation and hex code for a program to run from inside DEBUG to see
  3298.     how MSDOS 2.x handles file and device handles. Part of an ongoing study to
  3299.     find out what MS hasn't told us about their DOS. Comments (and your
  3300.     findings) should be addressed to 76703,762. We'll learn how to clean up the
  3301.     MesS yet!
  3302.     
  3303.     
  3304.  
  3305. [76703,762]
  3306. CMFRM1.ASM                30-Mar-85 110                Accesses: 72
  3307.  
  3308.     Keywords: MASM IBMPC MSDOS INCLUDE UTILITY
  3309.     
  3310.     CMFRM1.ASM and CMFRM2.ASM are include files for use with MASM; they provide
  3311.     the front (CMFRM1) and back (CMFRM2) boilerplate necessary for a .COM
  3312.     file's source code. KEYSET.ASM is an example of their use, and a useful
  3313.     little utility in its own right; it sets any of the 40 possible function
  3314.     keys of a PC, using ANSI.SYS, to any string of characters you desire. *C
  3315.     
  3316.     
  3317.  
  3318. [76703,762]
  3319. CMFRM2.ASM                30-Mar-85 25                 Accesses: 65
  3320.  
  3321.     Keywords: MASM IBMPC INCLUDE UTILITY
  3322.     
  3323.     CMFRM1.ASM and CMFRM2.ASM are include files for use with MASM; they provide
  3324.     the front (CMFRM1) and back (CMFRM2) boilerplate necessary for a .COM
  3325.     file's source code. KEYSET.ASM is an example of their use, and a useful
  3326.     little utility in its own right; it sets any of the 40 possible function
  3327.     keys of a PC, using ANSI.SYS, to any string of characters you desire.
  3328.     
  3329.     
  3330.  
  3331. [76703,762]
  3332. KEYSET.ASM                30-Mar-85 1545               Accesses: 65
  3333.  
  3334.     Keywords: MASM IBMPC INCLUDE UTILITY FUNCTION KEY ASSIGN
  3335.     
  3336.     CMFRM1.ASM and CMFRM2.ASM are include files for use with MASM; they provide
  3337.     the front (CMFRM1) and back (CMFRM2) boilerplate necessary for a .COM
  3338.     file's source code. KEYSET.ASM is an example of their use, and a useful
  3339.     little utility in its own right; it sets any of the 40 possible function
  3340.     keys of a PC, using ANSI.SYS, to any string of characters you desire.
  3341.     
  3342.     
  3343.  
  3344.  
  3345.  
  3346.  
  3347.  
  3348. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 62
  3349.  
  3350.  
  3351. [76703,762]
  3352. CVIHX.BAS                 03-Mar-85 845                Accesses: 28
  3353.  
  3354.     Keywords: CONVERT HEX FILES BINARY DOWNLOAD
  3355.     
  3356.     CVIHX.BAS is written in Microsoft Basic (Basic, Basica, GWBasic) to run
  3357.     under MSDOS, to convert downloaded files from the CIS format that you get
  3358.     when you download BIN files in Capture protocol, back into binary format.
  3359.     It's not speedy, but it works (I converted COMSH.EXE back using it, for
  3360.     instance). This may be useful when you get a file that starts":200000..."
  3361.     
  3362.     
  3363.  
  3364. [76703,756]
  3365. ASYNC.ASM                 20-Feb-85 48045              Accesses: 51
  3366.  
  3367.     Keywords: ASYNC ASYNC.ASM DEVICE DRIVERS FOR MS-DOS
  3368.     
  3369.     From:  Device Drivers for MS-DOS
  3370.            by Mike Higgins
  3371.        
  3372.            The file:  ASYNC.ASM
  3373.     
  3374.     
  3375.  
  3376. [76703,756]
  3377. DRIVER.LTG                20-Feb-85 4085               Accesses: 38
  3378.  
  3379.     Keywords: DRIVER LISTINGS TO DEVICE DRIVERS FOR MS-DOS
  3380.     
  3381.     From:  Device Drivers for MS-DOS
  3382.            by Mike Higgins
  3383.            March 1985
  3384.        
  3385.            All the listings, number 1 - 6, from the article.
  3386.     
  3387.     
  3388.  
  3389. [76703,756]
  3390. TERM.C                    20-Feb-85 7955               Accesses: 55
  3391.  
  3392.     Keywords: TERM TERM.C DEVICE DRIVERS FOR MS-DOS
  3393.     
  3394.     From:  Device Drivers for MS-DOS
  3395.            by Mike Higgins
  3396.            March 1985
  3397.       
  3398.            The file:  TERM.C
  3399.     
  3400.     
  3401.  
  3402.  
  3403.  
  3404.  
  3405.  
  3406.  
  3407. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 63
  3408.  
  3409.  
  3410. [76703,762]
  3411. GETDIR.PAS                20-Jan-85 2275               Accesses: 33
  3412.  
  3413.     Keywords: PASCAL SOURCE DIRECTORY DIR GETDIR
  3414.     
  3415.     PASCAL source code to get directory from disk.  Uses GETSEC.ASM.
  3416.     
  3417.     
  3418.  
  3419. [76703,762]
  3420. GETSEC.ASM                20-Jan-85 2510               Accesses: 17
  3421.  
  3422.     Keywords: GETSEC GETDIR ASSEMBLER 8086 PASCAL
  3423.     
  3424.     Assembler (8086) code for GETDIR directory listing program in PASCAL.
  3425.     
  3426.     
  3427.  
  3428. [76703,762]
  3429. SCREEN.PAS                20-Jan-85 1115               Accesses: 50
  3430.  
  3431.     Keywords: PASCAL PAS SCREEN MSDOS IBM MEMORY
  3432.     
  3433.     PASCAL source code to access specific memory addresses on IBM (and similar)
  3434.     machines.
  3435.     
  3436.     
  3437.  
  3438. [76703,762]
  3439. XREF.PAS                  20-Jan-85 22040              Accesses: 55
  3440.  
  3441.     Keywords: PASCAL SOURCE XREF CROSS REFERENCE GROGONO
  3442.     
  3443.     PASCAL source code for cross reference generator.  Well documented. Based
  3444.     on a program by Grogono (Programming in PASCAL).
  3445.     
  3446.     
  3447.  
  3448. [76703,762]
  3449. L4.ASM                    15-Jan-85 21855              Accesses: 86
  3450.  
  3451.     Keywords: L4 ASM 8086 ASSEMBLER LIST SCROLL CURSOR
  3452.     
  3453.     8086 assembler source for MS-DOS machines that provides a full screen list
  3454.     program with four-way scroll and a search function. See L4.DOC for
  3455.     instructions.
  3456.     
  3457.     
  3458.  
  3459.  
  3460.  
  3461.  
  3462.  
  3463.  
  3464.  
  3465. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 64
  3466.  
  3467.  
  3468. [76703,762]
  3469. L4.DOC                    15-Jan-85 2675               Accesses: 112
  3470.  
  3471.     Keywords: L4 LISTER DOCUMENTATION DOC
  3472.     
  3473.     Documentation file for L4.ASM, full screen lister with functions.
  3474.     
  3475.     
  3476.  
  3477. [76703,762]
  3478. ELINS.PAS                 09-Jan-85 10520              Accesses: 25
  3479.  
  3480.     Keywords: ELIST TURBO PASCAL LIST INSTALLATION INSTALL
  3481.     
  3482.     Installation routine for ELIST.
  3483.     
  3484.     
  3485.  
  3486. [76703,762]
  3487. ELIST.DOC                 09-Jan-85 10540              Accesses: 41
  3488.  
  3489.     Keywords: ELIST TURBO PASCAL LISTER DOCUMENTATION DOC
  3490.     
  3491.     Documentation for ELIST Turbo PASCAL lister.  Describes installation with
  3492.     ELINS.
  3493.     
  3494.     
  3495.  
  3496. [76703,762]
  3497. ELIST.PAS                 09-Jan-85 21155              Accesses: 29
  3498.  
  3499.     Keywords: ELIST TURBO PASCAL KEYWORD LIST
  3500.     
  3501.     Program lister for Turbo PASCAL, allows underlining of keywords, and
  3502.     formatted output.  See ELIST.DOC for instructions, and RESWRD.TXT for
  3503.     reserved word list.
  3504.     
  3505.     
  3506.  
  3507. [76703,762]
  3508. RESWRD.TXT                09-Jan-85 250                Accesses: 23
  3509.  
  3510.     Keywords: ELIST RESWORDS TURBO PASCAL RESERVED WORDS
  3511.     
  3512.     Reserved word list for use with ELIST.
  3513.     
  3514.     
  3515.  
  3516.  
  3517.  
  3518.  
  3519.  
  3520.  
  3521.  
  3522. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 65
  3523.  
  3524.  
  3525. [75006,2563]
  3526. DATELI.PAS                04-Jan-85 3850               Accesses: 59
  3527.  
  3528.     Keywords: TURBO PASCAL DATE UTILITIES
  3529.     
  3530.     This is a library of date manipulation utilities based on the December CLM
  3531.     article by Joe Celko.  They are written in Turbo Pascal and probably have
  3532.     some "non-standard" functions which you will have to translate to your own
  3533.     environment.  See also TSTDATE.PAS for some suggested usage.
  3534.     
  3535.     
  3536.  
  3537. [75006,2563]
  3538. TSTDAT.PAS                04-Jan-85 3585(1536)         Accesses: 30
  3539.  
  3540.     Keywords: TURBO PASCAL DATE UTILITIES
  3541.     
  3542.     This is a program written to test the routines in DATELIB.PAS.
  3543.     
  3544.     
  3545.  
  3546. [76703,762]
  3547. LOAD.ASM                  02-Jan-85 4620               Accesses: 61
  3548.  
  3549.     Keywords: LOAD COM 64K SOURCE MSDOS 8086
  3550.     
  3551.     Loads COM files bigger than 64K.  Requires MSDOS 2.0 or higher.
  3552.     
  3553.     
  3554.  
  3555. [76703,762]
  3556. UTILIT.MAC                30-Dec-84 12160              Accesses: 42
  3557.  
  3558.     Keywords: 8086 MACRO SOURCE ASSEMBLER ULITIT SUBROUTINES IBM MSDOS
  3559.     
  3560.     A library of utility macro routines and subroutines for use in IBM
  3561.     assemblers.
  3562.     
  3563.     
  3564.  
  3565. [76703,762]
  3566. HEX.BAS                   28-Dec-84 9225               Accesses: 46
  3567.  
  3568.     Keywords: HEX BINARY CONVERSION IBM MSDOS DOWNLOAD BASIC
  3569.     
  3570.     Utility for converting binary filesto hex format (and vice versa) for
  3571.     downloading ease with some systems.  Eliminates need for eight bit
  3572.     transfers, and allows rapid transfer of data. Works well with noisy lines
  3573.     and systems like DataPac and CompuServe.
  3574.     
  3575.     
  3576.  
  3577.  
  3578.  
  3579.  
  3580.  
  3581. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 66
  3582.  
  3583.  
  3584. [76703,762]
  3585. PARTA.PAS                 28-Dec-84 14805              Accesses: 21
  3586.  
  3587.     Keywords: PRETTY PASCAL SOURCE IBM MSDOS LISTER LISTING
  3588.     
  3589.     Part of the PRETTY.PAS PASCAL lister.  Requires parts B and C also.
  3590.     
  3591.     
  3592.  
  3593. [76703,762]
  3594. PARTB.PAS                 28-Dec-84 17090              Accesses: 17
  3595.  
  3596.     Keywords: PRETTY PARTB PASCAL SOURCE PRINTER MSDOS
  3597.     
  3598.     Part of PRETTY.PAS PASCAL printer utility.
  3599.     
  3600.     
  3601.  
  3602. [76703,762]
  3603. PARTC.PAS                 28-Dec-84 10520              Accesses: 19
  3604.  
  3605.     Keywords: PRETTY PASCAL LISTER PARTC IBM MSDOS SOURCE
  3606.     
  3607.     Part of PRETTY>PAS PASCAL listing utility.
  3608.     
  3609.     
  3610.  
  3611. [76703,762]
  3612. PRETTY.PAS                28-Dec-84 265                Accesses: 29
  3613.  
  3614.     Keywords: PASCAL PRETTY PRINTER PRINTING UTILITY MSDOS
  3615.     
  3616.     Program to list PASCAL source files in nice format.  Requires three other
  3617.     files: PARTA, PARTB, PARTC (all .PAS) from this database.
  3618.     
  3619.     
  3620.  
  3621. [75006,2563]
  3622. CISBIN.PAS                20-Dec-84 6130               Accesses: 31
  3623.  
  3624.     Keywords: TURBO PASCAL UTILITY BIN HEX INTEL
  3625.     
  3626.     This is a Turbo Pascal program for converting files between PC-DOS binary
  3627.     images and CIS "BIN" format (actually Intel HEX format).
  3628.     
  3629.     
  3630.  
  3631.  
  3632.  
  3633.  
  3634.  
  3635.  
  3636.  
  3637. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 67
  3638.  
  3639.  
  3640. [76703,762]
  3641. SLASH.ASM                 18-Dec-84 3875               Accesses: 43
  3642.  
  3643.     Keywords: SLASH SLANT SUBMIT ASSEMBLER 8080
  3644.     
  3645.     8080 Code for extended submit facility.  Rename to "/.ASM".
  3646.     
  3647.     
  3648.  
  3649. [76703,762]
  3650. SLASH.DOC                 18-Dec-84 1065               Accesses: 56
  3651.  
  3652.     Keywords: SLASH SLANT SUBMIT DOCUMENTATION
  3653.     
  3654.     Documentation for SLASH.ASM (/.ASM).  Rename to /.DOC.
  3655.     
  3656.     
  3657.  
  3658. [73105,1650]
  3659. CLEAN.C                   09-Dec-84 455                Accesses: 42
  3660.  
  3661.     Keywords: FILE CLEANUP UTILITY
  3662.     
  3663.     This little filter processes "stdin" to "stdout", masking each byte to only
  3664.     the low 7 bits and deleting all line-feed characters. It then reports the
  3665.     total character count, on "stderr". Purpose is to remove marker bits from
  3666.     Wordstar files. The "#option" line is LC-specific; delete it for other
  3667.     compilers.
  3668.     
  3669.     
  3670.  
  3671. [76703,756]
  3672. PRSET.MAC                 03-Dec-84 12820              Accesses: 4
  3673.  
  3674.     Keywords: CUSTOMIZE YOUR HIGH-LEVEL LANGUAGE THE .MAC SOURCE TO PRSET
  3675.     
  3676.     From:  Customize Your High-Level Language -- Dec. 1984
  3677.            by Charles Ballinger
  3678.        
  3679.            The .MAC source listing to the PRSET program
  3680.            mentioned in this article.
  3681.     
  3682.     
  3683.  
  3684.  
  3685.  
  3686.  
  3687.  
  3688.  
  3689.  
  3690. CompuServe Computer Language Forum, DL 4 - PD & Utilities                Page 68
  3691.  
  3692.  
  3693. [76703,756]
  3694. DELBR.BIN                 21-Oct-84 15950(6816)        Accesses: 29
  3695.  
  3696.     Keywords: DELBR.BIN DE-LIB.BIN DE-LBR.BIN LIBRARY
  3697.     
  3698.     This is the public domain program, often called 'DE-LBR.COM', that you must
  3699.     use to take apart CP/M files that are in a library file (.LBR). For
  3700.     example, the Pascal library JRTPAS.BIN must be disassembled with this
  3701.     program after you've sent it to your system.
  3702.     
  3703.     
  3704.  
  3705. [76703,756]
  3706. CRC.BIN                   09-Oct-84 7170(3072)         Accesses: 32
  3707.  
  3708.     Keywords: CRC CYCLIC REDUNDANCY CHECK INTEGRITY VALIDITY TRANSFERS
  3709.     
  3710.     CRC (cyclic redundancy check) of files to determine integrity before and
  3711.     after transfer.  A .DOC file is also in the database, but the program is
  3712.     selfexplanatory.  Ambiguous filenames will result in all matching files
  3713.     having the CRC displayed.  (CRC *.* for example)
  3714.  
  3715.  
  3716.  
  3717.  
  3718.  
  3719.  
  3720. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 69
  3721.  
  3722.  
  3723. [74146,3275]
  3724. CGRAMM.ARC                12-Jun-86 11395(4864)        Accesses: 17
  3725.  
  3726.     Keywords: C GRAMMAR PARSER YACC HARBISON STEELE
  3727.     
  3728.     Yacc grammar for the C language, copied with corrections and modifications
  3729.     from The C Reference Manual, by Harbison and Steele, Prentice-Hall, 1984.
  3730.     Uploaded with permission of Samuel Harbison.  Download with protocol;
  3731.     unpack with ARC 5.x.
  3732.                       Ralph Dratman 74146,3275
  3733.     
  3734.     
  3735.  
  3736. [70040,1223]
  3737. ANSI-C.SH                 05-Jun-86 15070              Accesses: 28
  3738.  
  3739.     Keywords: C COMPILER GRAMMAR ANSI 1985 YACC LEX PARSER UNIX USENET
  3740.     
  3741.     A yacc grammar to the ANSI draft of the C language, originally posted on
  3742.     Usenet (network of Unix computers) in May, 1985.  This file is a Unix
  3743.     "shell archive"; the files included are: README gram.y scan.l main.c
  3744.     Makefile. Use a text editor to separate each file. -Tom Poindexter
  3745.     
  3746.     
  3747.  
  3748. [73105,532]
  3749. INILSP                    21-Sep-85 10                 Accesses: 196
  3750.  
  3751.     Keywords: LISP PASCAL CPM80
  3752.     
  3753.     Part of the "Lisp in Pascal" package from SIG/M disk #236. See also
  3754.     LISP.BIN [executable .COM file], LISP.PAS [Pascal source], LISP.DOC
  3755.     [documentation] and INILSP.STB in this DL. This is a TEXT file, which can
  3756.     be [R]ead or [D]ownloaded using any convenient protocol. XMODEM stats: 1
  3757.     record, a few seconds at any speed.
  3758.     
  3759.     
  3760.  
  3761. [73105,532]
  3762. INILSP.STB                21-Sep-85 930                Accesses: 115
  3763.  
  3764.     Keywords: LISP PASCAL CPM80
  3765.     
  3766.     Part of the "Lisp in Pascal" package from SIG/M disk #236. See also
  3767.     LISP.BIN [executable .COM file for CP/M-80], LISP.PAS [Pascal source],
  3768.     LISP.DOC [documentation] and INILSP in this DL. This is a TEXT file and can
  3769.     be [R]ead or [D]ownloaded using any convenient protocol. XMODEM stats: 8
  3770.     records, about a min. @ 1200.
  3771.     
  3772.     
  3773.  
  3774.  
  3775.  
  3776.  
  3777.  
  3778.  
  3779. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 70
  3780.  
  3781.  
  3782. [73105,532]
  3783. LISP.BIN                  21-Sep-85 65300(27872)       Accesses: 36
  3784.  
  3785.     Keywords: LISP PASCAL CPM80
  3786.     
  3787.     A version of Lisp, written in Pascal/Z. This is the executable file for
  3788.     CP/M-80, and should be renamed to LISP.COM when downloaded. It is a BINARY
  3789.     file, which must be [D]ownloaded using either XMODEM, A or B protocol. See
  3790.     also LISP.PAS [source code], LISP.DOC [documentation], INILSP and
  3791.     INILSP.STB in this DL. XMODEM stats: 212 records, about 8 min. @ 1200.
  3792.     
  3793.     
  3794.  
  3795. [73105,532]
  3796. LISP.DOC                  21-Sep-85 13815              Accesses: 133
  3797.  
  3798.     Keywords: LISP PASCAL CPM80 DOCUMENTATION
  3799.     
  3800.     Documentation file for the "Lisp in Pascal" package, from SIG/M disk #236.
  3801.     See also LISP.BIN [executable .COM file for CP/M-80], LISP.PAS [Pascal
  3802.     source] ,INILSP and INILSP.STB in this DL. This is a TEXT file, which may
  3803.     be [R]ead or [D]ownloaded using any convenient protocol. [D]ownloading is
  3804.     recommended, however. XMODEM stats: 109 records, about 4 min. @ 1200.
  3805.     
  3806.     
  3807.  
  3808. [73105,532]
  3809. LISP.PAS                  21-Sep-85 38150              Accesses: 92
  3810.  
  3811.     Keywords: LISP PASCAL SOURCE CPM80
  3812.     
  3813.     Source code, in Pascal/Z, to the "Lisp in Pascal" package from SIG/M disk
  3814.     #236. While this is a TEXT file, and can be [R]ead, it is recommended that
  3815.     it be [D]ownloaded using either XMODEM, A or B protocol to eliminate
  3816.     errors. For the complete package, see also LISP.BIN [the executable .COM
  3817.     file for CP/M-80], LISP.DOC [documentation], INILSP and INILSP.STB in this
  3818.     DL. XMODEM stats: 299 records, about 10 min. @ 1200.
  3819.     
  3820.     
  3821.  
  3822. [73105,532]
  3823. PILOTP.LBR                19-Sep-85 452865(193248)     Accesses: 13
  3824.  
  3825.     Keywords: PILOT CPM-80 PASCAL-Z
  3826.     
  3827.     A version of the language PILOT, written in Ithaca Intersystems' Pascal-Z.
  3828.     This library file is a BINARY file, and must be downloaded using either
  3829.     XMODEM, A or B protocol. There are a total of 41 files included, consisting
  3830.     of the CP/M-80 executable file, 14K of documentation, sample programs and
  3831.     source files. From SIG/M volume 237, released 19-July-85. XMODEM stats:
  3832.     1392 records, about 45 min. @ 1200.
  3833.  
  3834.  
  3835.  
  3836.  
  3837.  
  3838. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 71
  3839.  
  3840.  
  3841. [73105,532]
  3842. OFFLIN.ARC                15-Sep-85 1875               Accesses: 64
  3843.  
  3844.     Keywords: OFF-LINE ARCHIVE
  3845.     
  3846.     this file, current as of September 15, 1985, lists all files maintained
  3847.     off-line from DL 5 to make room for new and more popular files. If you have
  3848.     an interest in any of the files listed herein, leave a message to me, Jeff
  3849.     Brenton [73105,532], and i will upload them. NOTE: there are some related
  3850.     files listed in OFFLIN.ARC in DL 4.
  3851.     
  3852.     
  3853.  
  3854. [73105,532]
  3855. SAMCOM.BIN                24-Aug-85 123200(52576)      Accesses: 9
  3856.  
  3857.     Keywords: SAM76 CPM80
  3858.     
  3859.     this is a SQUEEZED LIBRARY file containing the .COM files making up the
  3860.     SAM76 language for CP/M-80, as distributed on SIG/M disk #53. several misc.
  3861.     files are also included. must be downloaded using XMODEM, A or B protocols,
  3862.     unsqueezed, then have the members extracted using LU.COM or DELBR.COM.
  3863.     XMODEM stats: 400 blocks, about 12 min. @ 1200.
  3864.     
  3865.     
  3866.  
  3867. [73105,532]
  3868. SAMDEM.BIN                24-Aug-85 77925(33248)       Accesses: 9
  3869.  
  3870.     Keywords: SAM76 DEMONSTRATION CPM80
  3871.     
  3872.     this is a SQUEEZED LIBRARY file containing the .SAM demonstration files
  3873.     from SIG/M disk #53. these files demonstrate various aspects of the
  3874.     language SAM76, as described in Doctor Dobbs Journal, #25 (volume 3, issue
  3875.     1). it must be downloaded using either XMODEM, A or B protocols,
  3876.     unsqueezed, then have its members extracted using LU.COM or DELBR.COM.
  3877.     XMODEM stats: 253 records, about 8 min. @ 1200.
  3878.     
  3879.     
  3880.  
  3881. [73105,532]
  3882. SAMDOC.BIN                24-Aug-85 60060(25632)       Accesses: 22
  3883.  
  3884.     Keywords: SAM76 DOCUMENTATION CPM80
  3885.     
  3886.     this is a SQUEEZED LIBRARY file containing all the .DOC files from SIG/M
  3887.     disk #53, as well as other text files from the disk. must be downloaded
  3888.     using XMODEM, A or B protocol, unsqueezed, then have the members extracted
  3889.     using either LU.COM or DELBR.COM. XMODEM stats: 195 records, approx. 6 min.
  3890.     @ 1200.
  3891.     
  3892.  
  3893.  
  3894.  
  3895.  
  3896.  
  3897. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 72
  3898.  
  3899.  
  3900. [76703,756]
  3901. DEMO.SEM                  14-Aug-85 7490(3200)         Accesses: 26
  3902.  
  3903.     Keywords: DEMO.SAM
  3904.     
  3905.     SAM76 file:
  3906.      
  3907.        A collection of SAM76 scripts.
  3908.     
  3909.     
  3910.  
  3911. [76703,756]
  3912. MAO1.TOP                  14-Aug-85 22785(9728)        Accesses: 12
  3913.  
  3914.     Keywords: MAO1.TOP
  3915.     
  3916.     SAM76 file:
  3917.      
  3918.        This file is to be used with the MAXIMS.SAM file.
  3919.     
  3920.     
  3921.  
  3922. [76703,756]
  3923. MAXIMS.SAM                14-Aug-85 2610(1120)         Accesses: 18
  3924.  
  3925.     Keywords: SAM76 DEMONSTRATION CPM80
  3926.     
  3927.     SAM76 file:
  3928.      
  3929.       This file works with MAXIMS.TOP and MA01.TOP.
  3930.     
  3931.     
  3932.  
  3933. [76703,756]
  3934. MAXIMS.TOP                14-Aug-85 38400(16384)       Accesses: 11
  3935.  
  3936.     Keywords: MAXIMS.TOP
  3937.     
  3938.     SAM76 file:
  3939.       
  3940.       File to be used in association with MAXIMS.SAM
  3941.     
  3942.     
  3943.  
  3944.  
  3945.  
  3946.  
  3947.  
  3948.  
  3949.  
  3950. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 73
  3951.  
  3952.  
  3953. [76703,756]
  3954. NEWS.SAM                  14-Aug-85 12690(5440)        Accesses: 23
  3955.  
  3956.     Keywords: SAM76 DEMONSTRATION CPM80
  3957.     
  3958.     SAM76 file:
  3959.       
  3960.       This is an automatic news generator of the "hippie period"
  3961.     
  3962.     
  3963.  
  3964. [76703,756]
  3965. SAM76.BIN                 14-Aug-85 35795(15296)       Accesses: 18
  3966.  
  3967.     Keywords: SAM76 CPM80 INTERPRETER AI
  3968.     
  3969.     SAM76 Language --
  3970.      
  3971.      This is the actual .COM file for SAM76, as implemented for CP/M-80. it
  3972.     must be downloaded using XMODEM, A or B protocol.
  3973.     
  3974.     
  3975.  
  3976. [76703,756]
  3977. SAM76.DOC                 14-Aug-85 1500               Accesses: 50
  3978.  
  3979.     Keywords: SAM76 HISTORY CPM80
  3980.     
  3981.     short history of the creator of SAM76, along with the address to send for
  3982.     additional literature or to order complete documentation.
  3983.     
  3984.     
  3985.  
  3986. [76703,756]
  3987. SEARCH.DOC                14-Aug-85 545                Accesses: 14
  3988.  
  3989.     Keywords: SEARCH.DOC SIGM
  3990.     
  3991.     SAM76 file:  SEARCH.DOC
  3992.      
  3993.        This is one of two files (other is SEARCH.SAM) that
  3994.        gives you SIG/M catalog listings from within the
  3995.        SAM language.
  3996.     
  3997.     
  3998.  
  3999.  
  4000.  
  4001.  
  4002.  
  4003.  
  4004.  
  4005. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 74
  4006.  
  4007.  
  4008. [76703,756]
  4009. SEARCH.SAM                14-Aug-85 8465(3616)         Accesses: 13
  4010.  
  4011.     Keywords: SAM76 DEMONSTRATION CPM80
  4012.     
  4013.     SAM76 file: 
  4014.      
  4015.        This is the file that accompanies SEARCH.DOC.
  4016.     
  4017.     
  4018.  
  4019. [76703,756]
  4020. ZASM.BIN                  27-Jun-85 41650(17792)       Accesses: 20
  4021.  
  4022.     Keywords: ZASM.OBJ RENAMED TO ZASM.BIN
  4023.     
  4024.     ZASM.OBJ -- This is the binary version of the ZASM program.  The .DOC file
  4025.     is also up on this DL area as ZASM.DOC.
  4026.     
  4027.     
  4028.  
  4029. [76703,756]
  4030. BCBAS.BIN                 17-Jun-85 331840(141600)     Accesses: 46
  4031.  
  4032.     Keywords: BASIC COMPILERS CPM
  4033.     
  4034.     CP/M BASIC COMPILER WRITTEN BY BRUCE TONKIN.  FILE IS IN .LBR FORM AND MUST
  4035.     BE SEPARATED BEFORE IT WILL BE USABLE.
  4036.     
  4037.     
  4038.  
  4039. [70147,1612]
  4040. TBI68K.ART                02-Jun-85 17060              Accesses: 33
  4041.  
  4042.     Keywords: TINY BASIC 68000 DDJ DR. DOBBS JOURNAL
  4043.     
  4044.     a version of Tiny BASIC for the 68000. This file is the original article
  4045.     from Doctor Dobbs Journal describing the interpreter.
  4046.     
  4047.     
  4048.  
  4049. [70147,1612]
  4050. TBI68K.ASM                02-Jun-85 49935              Accesses: 50
  4051.  
  4052.     Keywords: TINY BASIC 68000 DDJ DOCTOR DOBBS JOURNAL
  4053.     
  4054.     a version of Tiny BASIC for the 68000. This is the assembler source for the
  4055.     Tiny BASIC interpreter, as written about in Doctor Dobbs Journal.
  4056.     Originally implemented using the public-domain 68000 cross-assembler for
  4057.     CP/M-80.
  4058.     
  4059.  
  4060.  
  4061.  
  4062.  
  4063.  
  4064. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 75
  4065.  
  4066.  
  4067. [70147,1612]
  4068. TBI68K.DOC                02-Jun-85 14060              Accesses: 38
  4069.  
  4070.     Keywords: TINY BASIC 68000 DDJ DOCTOR DOBBS JOURNAL
  4071.     
  4072.     a version of Tiny BASIC for the 68000. This file is the documentation for
  4073.     Tiny BASIC, including the syntax accepted and some implementation details.
  4074.     From an article in Doctor Dobbs Journal.
  4075.     
  4076.     
  4077.  
  4078. [70715,1324]
  4079. XLISP.BIN                 28-Jan-85 93600(39936)       Accesses: 108
  4080.  
  4081.     Keywords: XLISP Z80 CPM-80 OBJECT FILE
  4082.     
  4083.     
  4084.          Rename this to XLISP.COM after download as a binary file.  It is the
  4085.     executable version of XLISP for the Z-80 CP/M-80 system.  Compiled from the
  4086.     sources in this section of DL.
  4087.     
  4088.     
  4089.  
  4090. [76703,762]
  4091. VIDEO.ASM                 20-Jan-85 1350               Accesses: 73
  4092.  
  4093.     Keywords: PASCAL VIDEO DRIVERS ASSEMBLER 8086 IBM
  4094.     
  4095.     BIOS video interupt routines callable from PASCAL codes.
  4096.     
  4097.     
  4098.  
  4099. [76703,762]
  4100. BIOS.MAC                  05-Jan-85 8990               Accesses: 162
  4101.  
  4102.     Keywords: BIOS MACROS ASSEMBLER SOURCE 8086 MSDOS IBM
  4103.     
  4104.     A library of macros for assembler programmers allowing access to BIOS
  4105.     functions in IBM and MSDOS machines.
  4106.     
  4107.     
  4108.  
  4109. [76703,762]
  4110. DOS.MAC                   05-Jan-85 11835              Accesses: 121
  4111.  
  4112.     Keywords: MACROS ASSEMBLER DOS FUNCTIONS MSDOS
  4113.     
  4114.     Macros to allow accessing of all DOS functions for IBM/MSDOS machines.
  4115.     
  4116.     
  4117.  
  4118.  
  4119.  
  4120.  
  4121.  
  4122.  
  4123. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 76
  4124.  
  4125.  
  4126. [76703,762]
  4127. PIL.LSP                   05-Jan-85 4510               Accesses: 186
  4128.  
  4129.     Keywords: XLISP PROLOG MICROPROLOG PIL INTERPRETER
  4130.     
  4131.     A Micro-Prolog interpreter written in XLISP, from source in MACLISP.
  4132.     
  4133.     
  4134.  
  4135. [76703,762]
  4136. 8087.ASM                  02-Jan-85 7845               Accesses: 64
  4137.  
  4138.     Keywords: 8087 ASSEMBLER MACROS 8086 IBM MSDOS
  4139.     
  4140.     Assembler (8086) macro routines for the 8087 coprocessor.
  4141.     
  4142.     
  4143.  
  4144. [73105,532]
  4145. RATFOR.HLP                31-Dec-84 18855              Accesses: 33
  4146.  
  4147.     Keywords: RATFOR HELP
  4148.     
  4149.     a help file designed to be used with the public-domain [NOT Digital
  4150.     Research!] "HELP" command.
  4151.     
  4152.     
  4153.  
  4154. [73105,532]
  4155. ASMDEF.RAT                30-Dec-84 440                Accesses: 29
  4156.  
  4157.     Keywords: RATFOR SUPPORT FILE
  4158.     
  4159.     short support file for ratfor.
  4160.     
  4161.     
  4162.  
  4163. [73105,532]
  4164. CONSTS.RAT                30-Dec-84 165                Accesses: 28
  4165.  
  4166.     Keywords: RATFOR SUPPORT FILE
  4167.     
  4168.     some constants used by ratfor.
  4169.     
  4170.     
  4171.  
  4172.  
  4173.  
  4174.  
  4175.  
  4176.  
  4177.  
  4178. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 77
  4179.  
  4180.  
  4181. [73105,532]
  4182. F77DEF.RAT                30-Dec-84 920                Accesses: 32
  4183.  
  4184.     Keywords: RATFOR FORTRAN77 F77 EXTENSIONS
  4185.     
  4186.     short file of routines to add many of the fortran 77 "intrinsic" functions
  4187.     to fortran iv.
  4188.     
  4189.     
  4190.  
  4191. [73105,1650]
  4192. RATCOM.RAT                30-Dec-84 1360               Accesses: 25
  4193.  
  4194.     Keywords: RATFOR PREPROCESSOR COMMON INCLUDES
  4195.     
  4196.     Common declarations for RATFOR.RAT, in RATFOR. Rename to RATCOMNS.RAT after
  4197.     downloading for compatibility with references in RATFOR.RAT. From CPMUG,
  4198.     via Jeff Brenton.
  4199.     
  4200.     
  4201.  
  4202. [73105,1650]
  4203. RATFOR.DOC                30-Dec-84 2085               Accesses: 44
  4204.  
  4205.     Keywords: RATFOR PREPROCESSOR
  4206.     
  4207.     (Very) brief summary of RATFOR and its usage. Not enough info here to use
  4208.     RATFOR without other sources; recommend SOFTWARE TOOLS by Kernighan and
  4209.     Plauger (Addison-Wesley, 1976) which has a complete description of the
  4210.     language. This is, however, very useful as a reference card once you are
  4211.     familiar with the language (which is most similar to C). File comes from
  4212.     CPMUG PD disk, courtesy of Jeff Brenton.
  4213.     
  4214.     
  4215.  
  4216. [73105,1650]
  4217. RATFOR.FOR                30-Dec-84 40775              Accesses: 34
  4218.  
  4219.     Keywords: RATFOR PREPROCESSOR SOURCE MICROSOFT FORTRAN
  4220.     
  4221.     Source for the RATFOR preprocessor in Microsoft FORTRAN. This is the source
  4222.     file for RATFOR.BIN, and the output created by processing RATFOR.RAT
  4223.     through the preprocessor. For use with other versions of FORTRAN, some
  4224.     modification to the I/O routines may be required but everything else should
  4225.     work fine. From CPMUG, via Jeff Brenton.
  4226.     
  4227.     
  4228.  
  4229.  
  4230.  
  4231.  
  4232.  
  4233.  
  4234.  
  4235. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 78
  4236.  
  4237.  
  4238. [73105,1650]
  4239. RATFOR.RAT                30-Dec-84 25240              Accesses: 21
  4240.  
  4241.     Keywords: RATFOR PREPROCESSOR SOURCE
  4242.     
  4243.     Source for the RATFOR preprocessor, in RATFOR. Requires file RATCOM.RAT
  4244.     also to provide COMMON declarations. Useful as an example of a significant
  4245.     RATFOR program. Provided by CPMUG, via Jeff Brenton.
  4246.     
  4247.     
  4248.  
  4249. [76703,762]
  4250. INTOOL.PAS                30-Dec-84 4020               Accesses: 89
  4251.  
  4252.     Keywords: PASCAL SOURCE KEYBOARD IO INPUT OUTPUT PROCEDURES FUNCTIONS
  4253.     
  4254.     A library of interactive keyboard I/O routines in PASCAL, written for MS
  4255.     (PC) DOS machines, but adaptable to any PASCAL system.
  4256.     
  4257.     
  4258.  
  4259. [76703,762]
  4260. LISP.PAS                  30-Dec-84 21395              Accesses: 242
  4261.  
  4262.     Keywords: LISP PASCAL INTERPRETER SUBSET SOURCE
  4263.     
  4264.     A simple LISP intrepreter written in PASCAL by W. Taylor and L. Cox.
  4265.     Written for MS-DOS machines, but is transportable.
  4266.     
  4267.     
  4268.  
  4269. [76703,762]
  4270. ARITH                     19-Dec-84 1485               Accesses: 18
  4271.  
  4272.     Keywords: PISTOL DOCUMENTATION ARITHMETIC ARITH DOC
  4273.     
  4274.     Documentation for arithmetic operators in PISTOL.
  4275.     
  4276.     
  4277.  
  4278. [73105,532]
  4279. RATFOR.BIN                18-Dec-84 44255(18912)       Accesses: 11
  4280.  
  4281.     Keywords: RATFOR REL 8080 Z80
  4282.     
  4283.     relocatable file of RATFOR, from the MicroSoft F80 FORTRAN compiler.
  4284.     supplied this way so that anyone can link it with their FORLIB.REL to
  4285.     produce a usable Z80/8080 RATFOR. has been tested on CP/M and CDOS, should
  4286.     work fine when linked for TRSDOS/LDOS, as all machine dependent code is in
  4287.     FORLIB.
  4288.     
  4289.  
  4290.  
  4291.  
  4292.  
  4293.  
  4294. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 79
  4295.  
  4296.  
  4297. [76703,762]
  4298. COMBIN.ASM                18-Dec-84 6280               Accesses: 20
  4299.  
  4300.     Keywords: COMBINE SOURCE CODE ASSEMBLY 8080
  4301.     
  4302.     Combines several source code programs together.  Strips comments. 
  4303.     
  4304.     
  4305.  
  4306. [76703,762]
  4307. NOTATE.ASM                18-Dec-84 2870               Accesses: 21
  4308.  
  4309.     Keywords: NOTATE ASM ASSEMBLER SOURCE ADD COMMENTS 8080
  4310.     
  4311.     Allows addition of comments to asembly language programs.  Automatically
  4312.     spaces to the comment column, and allows user to add details.  8080
  4313.     mnemonics
  4314.     
  4315.     
  4316.  
  4317. [76703,762]
  4318. ZASM.DOC                  18-Dec-84 29325              Accesses: 65
  4319.  
  4320.     Keywords: ZASM Z80 ASSEMBLER DOCUMENTATION DOC HLP
  4321.     
  4322.     Documentation for the ZASM Z80 mnemonics assembler.
  4323.     
  4324.     
  4325.  
  4326. [73465,1216]
  4327. READST.DOC                02-Dec-84 1780               Accesses: 9
  4328.  
  4329.     Keywords: READ PROCEDURE FUNCTION KEYS DEC RAINBOW 100
  4330.     
  4331.     SAMPLE PROGRAM FOR READSTR.PAS
  4332.     
  4333.     
  4334.  
  4335. [73465,1216]
  4336. READST.PAS                01-Dec-84 5125               Accesses: 10
  4337.  
  4338.     Keywords: TURBO FUNCTION KEY READ PROCEDURE DEC R 100
  4339.     
  4340.     THIS ROUTINE CAN REPLACE THE READ PROCEDURE. IT ALLOWS THE PGM TO RECOGNIZE
  4341.     THAT A FUNCTION KEY ON THE DEC RAINBOW KEYBOARD HAS BEEN PRESSED. SEE THE
  4342.     FILE READSTR.DOC FOR EXAMPLES OF ITS USE. THIS ROUTINE CAN EASILY BE
  4343.     MODIFIED FOR USE WITH OTHER MACHINES IF YOU HAVE THE ESCAPE SEQUENCES
  4344.     ASSOCIATED WITH EACH KEY.
  4345.     
  4346.     
  4347.  
  4348.  
  4349.  
  4350.  
  4351.  
  4352.  
  4353. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 80
  4354.  
  4355.  
  4356. [76703,762]
  4357. XREF36.ASM                12-Nov-84 21510              Accesses: 24
  4358.  
  4359.     Keywords: ASSEMBLER Z80 8080 CROSS REFERENCE XREF36
  4360.     
  4361.     XREF cross references .ASM files.  Version 3.6
  4362.     
  4363.     
  4364.  
  4365. [76703,756]
  4366. RESOUR.BIN                08-Nov-84 18545(7936)        Accesses: 26
  4367.  
  4368.     Keywords: RESOURCE.OBJ RESOURCE
  4369.     
  4370.     The program, RESOURCE.COM, mentioned in the Public Domain Software Review
  4371.     column -- premier issue.  (Rename to .COM file on your end).
  4372.     
  4373.     
  4374.  
  4375. [76703,756]
  4376. ZESOUR.BIN                08-Nov-84 19200(8192)        Accesses: 19
  4377.  
  4378.     Keywords: ZESOURCE.OBJ ZESOURCE
  4379.     
  4380.     The program, ZESOURCE.COM, refered to in the Public Domain Software Review
  4381.     column -- premier issue (rename to .COM file) 
  4382.     
  4383.     
  4384.  
  4385. [76703,762]
  4386. FOCAL.ASM                 31-Oct-84 54790              Accesses: 37
  4387.  
  4388.     Keywords: FOCAL ASSEMBLER SOURCE 8080 CPM CPM
  4389.     
  4390.     8080 source code for FOCAL language, intended for CP/M, but modifiable to
  4391.     any target OS.  Compiles easily.
  4392.     
  4393.     
  4394.  
  4395. [76703,762]
  4396. LLLBAS.ASM                25-Oct-84 86600              Accesses: 38
  4397.  
  4398.     Keywords: LLLBAS LLLBASIC SOURCE ASM 8080 CPM LAWRENCE LIVERMORE BASIC
  4399.     
  4400.     This is the 8080 source for Lawrence Livermore Lab's BASIC.  It may be
  4401.     modified at will to work as required, and is fairly well documented. It
  4402.     could be cross assembled for use on other CPUs.
  4403.     
  4404.     
  4405.  
  4406.  
  4407.  
  4408.  
  4409.  
  4410.  
  4411.  
  4412. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 81
  4413.  
  4414.  
  4415. [76703,762]
  4416. ALLOC.C                   19-Oct-84 3155               Accesses: 82
  4417.  
  4418.     Keywords: XLISP LISP MODULES KR AZTEC
  4419.     
  4420.     Various C modules for XLISP using Aztec C and K&R routines.  Supplements
  4421.     David Betz' XLISP.
  4422.     
  4423.     
  4424.  
  4425. [76703,762]
  4426. JUNK.C                    19-Oct-84 380                Accesses: 93
  4427.  
  4428.     Keywords: XLISP LISP JUNK ROUTINES SOURCE C
  4429.     
  4430.     Part of the C source for David Betz' XLISP.
  4431.     
  4432.     
  4433.  
  4434. [76703,762]
  4435. PT.LSP                    19-Oct-84 3855               Accesses: 68
  4436.  
  4437.     Keywords: XLISP LISP SAMPLE TURTLE VT100
  4438.     
  4439.     Sample XLISP program of programmable turtle for David Betz' XLISP.  Wokrs
  4440.     on VT100.
  4441.     
  4442.     
  4443.  
  4444. [76703,762]
  4445. SBRK.ASM                  19-Oct-84 2370               Accesses: 35
  4446.  
  4447.     Keywords: XLISP LISP RESET SBRK
  4448.     
  4449.     SBRK for Aztec C compilers used in David Betz' XLISP, a subset of LISP.
  4450.     
  4451.     
  4452.  
  4453. [76703,762]
  4454. SETJMP.ASM                19-Oct-84 1835               Accesses: 47
  4455.  
  4456.     Keywords: XLISP LISP JUMP SETJMP
  4457.     
  4458.     Setjmp/longjmp source for David Betz' XLISP, a subset of LISP.
  4459.     
  4460.     
  4461.  
  4462.  
  4463.  
  4464.  
  4465.  
  4466.  
  4467.  
  4468. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 82
  4469.  
  4470.  
  4471. [76703,762]
  4472. SETJMP.H                  19-Oct-84 30                 Accesses: 62
  4473.  
  4474.     Keywords: XLISP LISP CPM SOURCE JUMP BUFFER
  4475.     
  4476.     Define jmp_buf for David Betz' XLISP, a subset of LISP.
  4477.     
  4478.     
  4479.  
  4480. [76703,762]
  4481. T.LSP                     19-Oct-84 3350               Accesses: 43
  4482.  
  4483.     Keywords: XLISP LISP SOURCE GRAPHICS VT100 TURTLE
  4484.     
  4485.     Turtle graphics routine for VT100, for David Betz' XLISP, a subset of LISP.
  4486.     
  4487.     
  4488.  
  4489. [76703,762]
  4490. XLISP.DOC                 19-Oct-84 29200              Accesses: 203
  4491.  
  4492.     Keywords: XLISP LISP DOCUMENTATION DOC
  4493.     
  4494.     Documentation file for David Betz' XLISP, a subset of LISP.
  4495.     
  4496.     
  4497.  
  4498. [76703,762]
  4499. XLISP.H                   19-Oct-84 5315               Accesses: 68
  4500.  
  4501.     Keywords: XLISP LISP DEFINITIONS DESIGNATION SYSTEM SOURCE
  4502.     
  4503.     System specific designations for David Betz' XLISP.
  4504.     
  4505.     
  4506.  
  4507. [76703,762]
  4508. XLISP.LNK                 19-Oct-84 145                Accesses: 70
  4509.  
  4510.     Keywords: XLISP LISP LINK
  4511.     
  4512.     LNK file for David Betz' XLISP, a subset of LISP.
  4513.     
  4514.     
  4515.  
  4516. [76703,762]
  4517. XLKMAP.C                  19-Oct-84 6695               Accesses: 55
  4518.  
  4519.     Keywords: XLISP LISP KEY DEFINITIONS MAP KEYMAP FUNCTIONS SOURCE C
  4520.     
  4521.     Key map functions for David Betz' XLISP, written in C.
  4522.  
  4523.  
  4524.  
  4525.  
  4526.  
  4527. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 83
  4528.  
  4529.  
  4530. [76703,762]
  4531. XLLIST.C                  19-Oct-84 11510              Accesses: 56
  4532.  
  4533.     Keywords: XLISP LISP SOURCE C
  4534.     
  4535.     C source for David Betz' XLISP....XLLIST.
  4536.     
  4537.     
  4538.  
  4539. [76703,762]
  4540. XLMAKE.SUB                19-Oct-84 1275               Accesses: 50
  4541.  
  4542.     Keywords: XLISP LISP SUBMIT FILE CPM AZTEC C
  4543.     
  4544.     Submit file for compilation of David Betz' XLISP with Aztec C compiler.
  4545.     
  4546.     
  4547.  
  4548. [76703,762]
  4549. XLMATH.C                  19-Oct-84 8400               Accesses: 54
  4550.  
  4551.     Keywords: XLISP LISP MATH SOURCE C
  4552.     
  4553.     C source code for XLISP's arithmetic functions.
  4554.     
  4555.     
  4556.  
  4557. [76703,762]
  4558. XLOBJ.C                   19-Oct-84 17930              Accesses: 45
  4559.  
  4560.     Keywords: XLISP LISP OBJECT FUNCTIONS SOURCE C CPM
  4561.     
  4562.     Object functions for David Betz' XLISP.  Source code in C.
  4563.     
  4564.     
  4565.  
  4566. [76703,762]
  4567. XLPRIN.C                  19-Oct-84 3335               Accesses: 45
  4568.  
  4569.     Keywords: XLISP LISP PRINT ROUTINE SOURCE C
  4570.     
  4571.     Print routine for David Betz' XLISP in C source code.
  4572.     
  4573.     
  4574.  
  4575. [76703,762]
  4576. XLREAD.C                  19-Oct-84 8100               Accesses: 43
  4577.  
  4578.     Keywords: XLISP LISP SOURCE C EXPRESSION INPUT
  4579.     
  4580.     Expression input routine for David Betz' XLISP in C.
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 84
  4587.  
  4588.  
  4589. [76703,762]
  4590. XLSTR.C                   19-Oct-84 5635               Accesses: 44
  4591.  
  4592.     Keywords: XLISP LISP STRING FUNCTIONS SOURCE C
  4593.     
  4594.     String builtin functions for David Betz' XLISP.
  4595.     
  4596.     
  4597.  
  4598. [76703,762]
  4599. XLSUBR.C                  19-Oct-84 12140              Accesses: 43
  4600.  
  4601.     Keywords: XLISP LISP FUNCTIONS BUILTIN SOURCE C
  4602.     
  4603.     C source for XLISP builtin functions.
  4604.     
  4605.     
  4606.  
  4607. [76703,762]
  4608. XLBIND.C                  18-Oct-84 1345               Accesses: 55
  4609.  
  4610.     Keywords: XLISP LISP CPM C SOURCE SYMBOL BINDING
  4611.     
  4612.     C source code for the symbol binding routine from David Betz' XLISP, a
  4613.     subset of LISP.
  4614.     
  4615.     
  4616.  
  4617. [76703,762]
  4618. XLDMEM.C                  18-Oct-84 8895               Accesses: 58
  4619.  
  4620.     Keywords: XLISP LISP C SOURCE MEMORY MANAGEMENT
  4621.     
  4622.     C source code for dynamic memory management in David Betz' XLISP, a subset
  4623.     of LISP.
  4624.     
  4625.     
  4626.  
  4627. [76703,762]
  4628. XLEVAL.C                  18-Oct-84 6465               Accesses: 48
  4629.  
  4630.     Keywords: XLISP LISP C SOURCE CPM
  4631.     
  4632.     Part of the C source code for David Betz' XLISP, a subset of LISP.
  4633.     
  4634.     
  4635.  
  4636.  
  4637.  
  4638.  
  4639.  
  4640.  
  4641.  
  4642. CompuServe Computer Language Forum, DL 5 - Language Tools                Page 85
  4643.  
  4644.  
  4645. [76703,762]
  4646. XLFIO.C                   18-Oct-84 5105               Accesses: 49
  4647.  
  4648.     Keywords: XLISP LISP C SOURCE CPM IO IO FILE
  4649.     
  4650.     XLISP file I/O for David Betz's XLISP, a subset of LISP, in C source code.
  4651.     
  4652.     
  4653.  
  4654. [76703,762]
  4655. XLIO.C                    18-Oct-84 1690               Accesses: 52
  4656.  
  4657.     Keywords: XLISP LISP CPM IO ROUTINES SOURCE C
  4658.     
  4659.     The I/O routines in C source code from David Betz' XLIXP, a subset of LISP
  4660.     
  4661.     
  4662.  
  4663. [76703,762]
  4664. XLISP.C                   18-Oct-84 1425               Accesses: 88
  4665.  
  4666.     Keywords: XLISP LISP CPM SOURCE C
  4667.     
  4668.     One of the C source code files for XLISP, a subset of LISP by David Betz.
  4669.  
  4670.  
  4671.  
  4672.  
  4673.  
  4674.  
  4675. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 86
  4676.  
  4677.  
  4678. [76703,762]
  4679. DT114.ARC                 11-Jul-86 117360(50080)      Accesses: 23
  4680.  
  4681.     Keywords: COMMO WINDOWS MSDOS CPM80 SOURCE C ASM EXECUTABLE IBMPC
  4682.     B-PROTOCOL
  4683.     
  4684.     
  4685.       Latest version of DT terminal program. Full source code for C86 or Cii,
  4686.     self-installing window and modem interfaces, script file inputs, B-protocol
  4687.     transfer. .EXE file for IBMPC with CGA included. ARC5 file, about 10 min to
  4688.     download with protocol at 1200. Files may be compiled for either MSDOS or
  4689.     CPM80 (TRS80 MM2.2 BIOS).
  4690.     
  4691.     
  4692.  
  4693. [76456,571]
  4694. EMACS.ARC                 30-Jun-86 119100(50816)      Accesses: 42
  4695.  
  4696.     Keywords: PUBLIC DOMAIN VERSION OF EMACS C SOURCE CODE EDITOR
  4697.     
  4698.     Contains documentation and help files when unpacked with ARC 5.0+. Found on
  4699.     a Fido BBS in Oklahoma City.
  4700.     
  4701.     
  4702.  
  4703. [76010,3617]
  4704. SMCPC1.ARC                26-Jun-86 84260(35968)       Accesses: 20
  4705.  
  4706.     Keywords: SMALL-C C SMCPC EXE DOC
  4707.     
  4708.     
  4709.       Small-C compiler, same as the one described in SMCPC.NOT, however the
  4710.     documentation is supplied with this version. ARC file created with V5.0.
  4711.     SMCPC2 contains the library and source code for the compiler.
  4712.       Contains:
  4713.                     CPC.DOC          32512  12 Dec 85
  4714.                     CPC.EXE          39168  13 Apr 86
  4715.       Download via protocol, about 8.6 min at 1200 BPS.
  4716.     
  4717.     
  4718.  
  4719.  
  4720.  
  4721.  
  4722.  
  4723.  
  4724.  
  4725. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 87
  4726.  
  4727.  
  4728. [76010,3617]
  4729. SMCPC2.ARC                26-Jun-86 84975(36256)       Accesses: 17
  4730.  
  4731.     Keywords: SMALL-C C SMCPC SOURCE LIBRARY EXAMPLES
  4732.     
  4733.     
  4734.       Small-C compiler, same as the one described in SMCPC.NOT, library and
  4735.     source code. See SMCPC1.ARC for .EXE and documentation. ARC file, created
  4736.     with V5.0.
  4737.       Contains:
  4738.                     CPCLIB.ASM       15895  21 Jun 86
  4739.                     CPCLIB.LIB        4608  13 Apr 86
  4740.                     CPCN.C           49280  12 Dec 85
  4741.                     HELLO.C            512  13 Apr 86
  4742.                     WORDS.C            462  13 Apr 86
  4743.       Download via protocol, about 8.6 min at 1200 BPS.
  4744.     
  4745.     
  4746.  
  4747. [76703,762]
  4748. DT11.DOC                  26-May-86 17410              Accesses: 41
  4749.  
  4750.     Keywords: PROTOCOL BATCH FILE TRANSFERS C DOCS
  4751.     
  4752.     Documentation file for DT11, a file transfer system in evolution that lets
  4753.     you do batch transfers with B protocol. Text file, 136 Xmodem records,
  4754.     about 4.5 min to read or download at 1200 BPS.
  4755.     
  4756.     
  4757.  
  4758. [76703,762]
  4759. DT11.TAU                  26-May-86 25600              Accesses: 33
  4760.  
  4761.     Keywords: PROTOCOL BATCH FILE TRANSFERS C SOURCE
  4762.     
  4763.     Source file for DT11, a file transfer system in evolution that lets you do
  4764.     batch transfers with B protocol. Text file in TAU format, 200 Xmodem
  4765.     records, about 7 min to read or download at 1200 BPS.
  4766.     
  4767.     
  4768.  
  4769. [76703,762]
  4770. MAKE.C                    25-May-86 28290              Accesses: 78
  4771.  
  4772.     Keywords: JUN86 PROGRAMMING TOOLS MAKE UTILITY C SOURCE
  4773.     
  4774.     Source file for MAKE tool similar to that described on page 35 of June 1986
  4775.     issue. Text file, 221 Xmodem records, about 7.5 min to read or download at
  4776.     1200 BPS. Found, without docs, on a local BBS; have fun with it!
  4777.     
  4778.     
  4779.  
  4780.  
  4781.  
  4782.  
  4783.  
  4784. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 88
  4785.  
  4786.  
  4787. [76703,762]
  4788. TRMCAP.DAT                24-Mar-86 5650               Accesses: 21
  4789.  
  4790.     Keywords: TERMCAP DEFINITIONS SAMPLES
  4791.     
  4792.     Three sample termcap files, together with a list of "standard" termcap
  4793.     abbreviations and their usage. Extracted from a much larger batch of data
  4794.     downloaded from PCS21's Xenix section; will be replaced with more
  4795.     definitive data reasonably soon. Uploaded to provide base for discussion.
  4796.     
  4797.     
  4798.  
  4799. [70216,1616]
  4800. SYSINT.ASM                24-Nov-85 3515               Accesses: 108
  4801.  
  4802.     Keywords: C IBM MS-C MSC MASM SYSINT ASSEMBLER ASSY CI86
  4803.     
  4804.     This is an assy version of the CI-86 sysint() function for Microsoft C
  4805.     v3.0.  It show a technique for writting assy routines that are callable
  4806.     from MS C that may be used with any memory model without having to
  4807.     reassemble or change the assemby code. (great if you wish to build a
  4808.     library). Comments and thoughts welcome. Tony Gambacurta 70216,1616.
  4809.     
  4810.     
  4811.  
  4812. [73105,532]
  4813. CV2DIR.TXT                02-Nov-85 1720               Accesses: 76
  4814.  
  4815.     Keywords: SC-80 SMALL-C 8080 Z80 CPM-80
  4816.     
  4817.     This is a directory of the files in the CV2???.BIN files. Can be [R]ead.
  4818.     
  4819.     
  4820.  
  4821. [73105,532]
  4822. GETARG.C                  29-Oct-85 3285               Accesses: 155
  4823.  
  4824.     Keywords: DR.DOBBS C CHEST COLUMN COMMAND LINE PARSER
  4825.     
  4826.     Source code for Allen Holub's command-line parser from the May 1985 C Chest
  4827.     column in Dr. Dobb's Journal.
  4828.     
  4829.     
  4830.  
  4831. [73105,532]
  4832. GETARG.H                  29-Oct-85 375                Accesses: 122
  4833.  
  4834.     Keywords: DR.DOBBS C CHEST COLUMN COMMAND LINE PARSER
  4835.     
  4836.     this is the header file for use with Allen Holub's getargs() function,
  4837.     described in the May 1985 C chest column in Dr. Dobb's Journal.
  4838.  
  4839.  
  4840.  
  4841.  
  4842.  
  4843. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 89
  4844.  
  4845.  
  4846. [73105,532]
  4847. STOI.C                    29-Oct-85 1510               Accesses: 105
  4848.  
  4849.     Keywords: DR.DOBBS C CHEST COLUMN STRING.TO.INTEGER
  4850.     
  4851.     the string-to-integer function presented by Allen Holub in the May 1985 C
  4852.     Chest column from Dr. Dobb's Journal. it is used in GETARG.C, but is useful
  4853.     in it's own right.
  4854.     
  4855.     
  4856.  
  4857. [75136,626]
  4858. OP68K.CQ                  12-Oct-85 18880(8064)        Accesses: 26
  4859.  
  4860.     Keywords: SMALLC OPTIMIZER 68000 C
  4861.     
  4862.     This version corrects a minor bug which produced syntax errors. This is the
  4863.     Optimizer for the small-c 68000 version 3.0
  4864.     
  4865.     
  4866.  
  4867. [70665,147]
  4868. ASM68K.LBR                05-Oct-85 140450(59936)      Accesses: 28
  4869.  
  4870.     Keywords: ASM68K ASSEMBLER 68000 68K SMALLC SMALL-C SC68K
  4871.     
  4872.     This is the assembler for the 68000 Small-C compiler elsewhere in this
  4873.     section. It produces Motorola S-Records as output (very similar to Intel
  4874.     Hex format). This is a library file of squeezed source files. Un-library
  4875.     and Un-squeeze with LUE or LU and NUSQ or USQ to retrieve the source. It is
  4876.     untangled Fortran converted to C code so is not very pretty. Approx. 55k.
  4877.     }i
  4878.     
  4879.     
  4880.  
  4881. [70665,147]
  4882. SC68K.LBR                 05-Oct-85 271350(115776)     Accesses: 24
  4883.  
  4884.     Keywords: SMALL-C SMALLC 68000 68K SC68K
  4885.     
  4886.     Small-C compiler for the MC68000.  Includes a very complete printf
  4887.     function, but needs a good Disk I/O library.  This is a library file with
  4888.     squeezed files. Use LUE or LU and NUSQ or USQ to extract the pieces and
  4889.     parts.  The output is 68k assembler suitable for ASM68k also in the DL
  4890.     section. File size is approx 112k.
  4891.     
  4892.     
  4893.  
  4894.  
  4895.  
  4896.  
  4897.  
  4898.  
  4899.  
  4900. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 90
  4901.  
  4902.  
  4903. [74156,2725]
  4904. LAR.C                     19-Sep-85 14980              Accesses: 107
  4905.  
  4906.     Keywords: UNIX C LIBRARY UTILITY
  4907.     
  4908.     Unix version of LU, the CP/M library manager.
  4909.     
  4910.     
  4911.  
  4912. [71535,651]
  4913. FILTER.C                  08-Sep-85 6145               Accesses: 45
  4914.  
  4915.     Keywords: ASCII FILTER IN C
  4916.     
  4917.     This is a sourcefile written in C.  It contains a general C function that
  4918.     does the actual filtering.  Also included is the sourcecode for a FILTER
  4919.     runfile.  This file is used to change (filter) non-printable ASCII codes to
  4920.     printable ones.  See included documentation.  Ed Redondo
  4921.     
  4922.     
  4923.  
  4924. [73105,532]
  4925. VMED.BIN                  02-Aug-85 292600(124864)     Accesses: 33
  4926.  
  4927.     Keywords: VMED VIRTUAL MEMORY EDITOR SOURCE
  4928.     
  4929.     this library file contains the source code to VMED, as distributed [except
  4930.     for being in CP/M library format and lacking any executable files],
  4931.     configured for LDOS 5.1.x on a TRS-80. can be configured for virtually any
  4932.     machine. XMODEM stats are 950 records, about 23 min. at 1200. use XMODEM, A
  4933.     or B protocol to download.
  4934.     
  4935.     
  4936.  
  4937. [76703,762]
  4938. RATFOR.ARC                22-Jul-85 47745              Accesses: 66
  4939.  
  4940.     Keywords: RATFOR PREPROCESSOR SOURCE C USENET UNIX
  4941.     
  4942.     Source code for RATFOR, written in UNIX (tm) C, as circulated via Usenet.
  4943.     Provided by REMARK BBS, Oklahoma City, (405)-728-2463. C86 .ARC file, may
  4944.     be Read or Downloaded. Xmodem stats: 373 records, 7 min 46 sec at 1200
  4945.     baud.
  4946.     
  4947.     
  4948.  
  4949.  
  4950.  
  4951.  
  4952.  
  4953.  
  4954.  
  4955. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 91
  4956.  
  4957.  
  4958. [76703,762]
  4959. RATFRC.DOC                22-Jul-85 1285               Accesses: 92
  4960.  
  4961.     Keywords: RATFOR PREPROCESSOR C USENET DOCUMENTATION
  4962.     
  4963.     Brief description of RATFOR.ARC, which see. 11 records, 1200-baud Xmodem
  4964.     download time 13 sec. May be Read or Downloaded.
  4965.     
  4966.     
  4967.  
  4968. [76703,762]
  4969. STRUCT.DOC                22-Jul-85 4480               Accesses: 335
  4970.  
  4971.     Keywords: C TUTORIAL
  4972.     
  4973.     Discussion of things the manuals DON'T tell you about using the "struct"
  4974.     keyword in C. From Mark Grennan, SysOp of the REMARK Professional
  4975.     Programmers' BBS in Oklahoma City (24 hr, 300/1200, 405-728-2463). Text
  4976.     file, may be Read or Downloaded. Xmodem stats: 35 records, 0 min 43 sec at
  4977.     1200 baud.
  4978.     
  4979.     
  4980.  
  4981. [74216,3351]
  4982. DISPIO.LBR                13-Jul-85 89475(38176)       Accesses: 10
  4983.  
  4984.     Keywords: LATTICE C IBM BIOS VIDEO DISPLAY MASM BUG-FIXES
  4985.     
  4986.     This library contlains an expanded and fixed version of DISPIO.ASM from the
  4987.     February, 1984 issue of Computer Language.  This file is an interface
  4988.     between Lattice C and the BIM BIOS video routines.  It also contains many
  4989.     short functions which use DISPIO, two fast variants of printf, a box
  4990.     drawing function and an include file for display switching, page switching,
  4991.     mode switching or windowing.
  4992.     
  4993.     
  4994.  
  4995. [70371,255]
  4996. MMERGE.C                  06-Jul-85 4475               Accesses: 35
  4997.  
  4998.     Keywords: MAILMERGE C PROGRAM UNIXXENIX
  4999.     
  5000.     A MAILMERGE PROGRAM THAT MERGES A LIST OF NAMES ADDRESSES, ETC WITH A
  5001.     DOCUMENT.  DESIGNED FOR USE ON UNIX ENVIRONMENTS.
  5002.     
  5003.     
  5004.  
  5005.  
  5006.  
  5007.  
  5008.  
  5009.  
  5010.  
  5011. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 92
  5012.  
  5013.  
  5014. [70371,255]
  5015. MMERGE.DOC                06-Jul-85 3305               Accesses: 29
  5016.  
  5017.     Keywords: MAILMERGE DOCUMENTATION
  5018.     
  5019.     DOCUMENTATION FOR PROGRAM MMERGE.C
  5020.     
  5021.     
  5022.  
  5023. [73105,532]
  5024. SC80.NOT                  23-Apr-85 1245               Accesses: 67
  5025.  
  5026.     Keywords: SC-80 SMALL-C 8080 Z80 CPM-80
  5027.     
  5028.     short note about the files making up Gordon Brandly's implementation of
  5029.     Small-C version 2 for CP/M.
  5030.     
  5031.     
  5032.  
  5033. [73105,532]
  5034. CV2SRC.BIN                18-Apr-85 138295(59008)      Accesses: 20
  5035.  
  5036.     Keywords: SC-80 SMALL-C 8080 Z80 CPM-80
  5037.     
  5038.     This library file contains the source code to the Small-C version 2
  5039.     compiler, as implemented by Gordon Brandly. Download as CV2SOURC.LBR using
  5040.     a binary protocol.
  5041.     
  5042.     
  5043.  
  5044. [71535,651]
  5045. MATH.C                    07-Apr-85 12160              Accesses: 12
  5046.  
  5047.     Keywords: MATH FUNCTIONS IN C
  5048.     
  5049.     These are "high" math functions, SIN(), LOG(), LN(), powers, etc. written
  5050.     in MS/Lattice C.
  5051.     
  5052.     
  5053.  
  5054. [70235,1345]
  5055. PRINTF.C                  02-Apr-85 6075               Accesses: 140
  5056.  
  5057.     Keywords: DESMET C PRINTF
  5058.     
  5059.     "Kernel" versions of the printf() and sprintf() functions for DeSmet C.
  5060.     These routines provide all the services of the regular ones except floating
  5061.     point. This can save a lot of memory since the DeSmet compiler will tack on
  5062.     the whole floating point and file I/O libraries if you call the normal
  5063.     printf. Using DeSmet printf adds about 6K to your program while these
  5064.     functions takes less than 2K.
  5065.  
  5066.  
  5067.  
  5068.  
  5069.  
  5070. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 93
  5071.  
  5072.  
  5073. [76703,756]
  5074. SMC86.DOC                 29-Mar-85 685                Accesses: 35
  5075.  
  5076.     Keywords: DOC FILE TO SMALL-C CPM 86 CPM 86 CPM-86
  5077.     
  5078.     Brief .DOC file to the Small-C for CP/M-86 library of source code.
  5079.      
  5080.        From:  The Public Domain Software Review
  5081.               by Tim Parker
  5082.               April 1985 issue
  5083.     
  5084.     
  5085.  
  5086. [76703,762]
  5087. CMPRSS.C                  13-Mar-85 1255               Accesses: 52
  5088.  
  5089.     Keywords: C UTILITY FILE COMPRESSOR C86 MSDOS
  5090.     
  5091.     This little program is highly effective at compressing formatted report
  5092.     files which tend to be filled with whitespace, and can never increase the
  5093.     size of its output file (unlike some more exotic squeezing schemes). On my
  5094.     formatted report files it cuts the size to between 30 and 50 percent of
  5095.     original length. Written and used daily with C86, but should be fully
  5096.     portable.
  5097.     
  5098.     
  5099.  
  5100. [76703,762]
  5101. EXPAND.C                  13-Mar-85 905                Accesses: 44
  5102.  
  5103.     Keywords: C UTILITY FILE UNCOMPRESSOR C86
  5104.     
  5105.     EXPAND.C is the companion to CMPRSS.C, and is used to expand files back to
  5106.     their original form after CMPRSS has squeezed out the redundancies. Though
  5107.     written in C86 and used daily under PCDOS, it should be portable to any
  5108.     system since all usage is fully standard. (Note that while these are filter
  5109.     files, the redirection features of MSDOS 2.x prevent C86-written filters
  5110.     from giving correct results, requiring that filenames be specified by input
  5111.     arguments!)
  5112.     
  5113.     
  5114.  
  5115.  
  5116.  
  5117.  
  5118.  
  5119.  
  5120.  
  5121. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 94
  5122.  
  5123.  
  5124. [71755,204]
  5125. DESGUT.CV2                06-Mar-85 13295              Accesses: 17
  5126.  
  5127.     Keywords: CRYPTOGRAPHY DES DEA ENCRYPTION
  5128.     
  5129.     DESGUT.CV2 is part TWO of a two part implementation of ANSI standard
  5130.     X3.92-1981 Data Encryption Algorithm in lint-free 'C'.  Part One is called
  5131.     DESMOD.CV2.  They are known to work on BSD 4.2 UNIX and on an Osborne 1
  5132.     using the Manx AZTEC 'C' compiler.  For CP/M, the file DESIO.CPM is needed
  5133.     to make some IO modifications to DESMOD.CV2.  The programs are reasonably
  5134.     fast for high-level implementations.
  5135.     
  5136.     
  5137.  
  5138. [71755,204]
  5139. DESMOD.CV2                06-Mar-85 11185              Accesses: 17
  5140.  
  5141.     Keywords: CRYPTOGRAPHY DES DEA ENCRYPTION
  5142.     
  5143.     DESMOD.CV2 is part ONE of a two-part implementation of ANSI standard
  5144.     X3.92-1981 Data Encryption Algorithm in lint-free 'C'.  The programs run
  5145.     correctly under BSD 4.2 UNIX, and on an Osborne 1 using the Manx AZTEC
  5146.     compiler.  They assume 1) command-line arguments; 2) command-line file
  5147.     redirection; and 3) binary stdio functions.  Little or no key management is
  5148.     done.  Three of the NBS modes of operation are supported.
  5149.     
  5150.     
  5151.  
  5152. [76703,1065]
  5153. ASCII.H                   11-Feb-85 995                Accesses: 6
  5154.  
  5155.     Keywords: PPL PRETTY PRINTER CROSSXTHOUGHTS COLUMN C
  5156.     
  5157.     This file is used with PPLI.C
  5158.     
  5159.     
  5160.  
  5161. [76703,1065]
  5162. BLIO.C                    11-Feb-85 1750               Accesses: 7
  5163.  
  5164.     Keywords: PPL PRETTY PRINTER CROSSXTHOUGHTS COLUMN C
  5165.     
  5166.     This file is used with PPLI.C
  5167.     
  5168.     
  5169.  
  5170.  
  5171.  
  5172.  
  5173.  
  5174.  
  5175.  
  5176. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 95
  5177.  
  5178.  
  5179. [76703,1065]
  5180. PANEL.PPL                 11-Feb-85 12345              Accesses: 8
  5181.  
  5182.     Keywords: PPL SCREEN EDITOR CROSSXTHOUGHTS COLUMN
  5183.     
  5184.     This is a PPL listing for a screen editor, submitted by William Blum to the
  5185.     CrossXthoughts column.
  5186.     
  5187.     
  5188.  
  5189. [76703,1065]
  5190. PPLI.C                    11-Feb-85 7280               Accesses: 5
  5191.  
  5192.     Keywords: PPL PRETTY PRINTER CROSSXTHOUGHTS COLUMN C
  5193.     
  5194.     This program is a pretty printer for PPL listings.  Requires BLIO.C,
  5195.     UTILITY.C and ASCII.H  Submitted by William Blum to the CrossXthoughts
  5196.     column.
  5197.     
  5198.     
  5199.  
  5200. [76703,1065]
  5201. STRANA.PPL                11-Feb-85 8470               Accesses: 4
  5202.  
  5203.     Keywords: PPL STRUCTURE SCANNER CXTHOUGHTS
  5204.     
  5205.     This is a PPL listing for a program structure scanner, sent by William Blum
  5206.     to the CrossXthoughts column.
  5207.     
  5208.     
  5209.  
  5210. [76703,1065]
  5211. UTILIT.C                  11-Feb-85 815                Accesses: 7
  5212.  
  5213.     Keywords: PPL PRETTY PRINTER CROSSXTHOUGHTS COLUMN C
  5214.     
  5215.     This file is used with PPLI.C
  5216.     
  5217.     
  5218.  
  5219. [73105,532]
  5220. XC.C                      22-Jan-85 26580              Accesses: 53
  5221.  
  5222.     Keywords: XREF CONCORDANCE C XC
  5223.     
  5224.     a C concordance utility, originally written in BDS C, converted to CI-86,
  5225.     then Microsoft (Lattice) C, finally to Aztec.
  5226.     
  5227.     
  5228.  
  5229.  
  5230.  
  5231.  
  5232.  
  5233.  
  5234.  
  5235. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 96
  5236.  
  5237.  
  5238. [76703,756]
  5239. ARGPAR.H                  21-Jan-85 41115              Accesses: 15
  5240.  
  5241.     Keywords: FEB85 C MACROS ARGPAR
  5242.     
  5243.     ARGPAR.H -- by Alexander Abacus
  5244.                 Programming Macros in C
  5245.                 Feb. '85 issue
  5246.        
  5247.        Be warned: this file is pretty large (~ 40K) and contains
  5248.        some material that's supplemental to ARGPAR.H for your
  5249.        use along with the points raised in the article.
  5250.     
  5251.     
  5252.  
  5253. [76703,756]
  5254. BENMRK.LTG                21-Jan-85 5060               Accesses: 43
  5255.  
  5256.     Keywords: FEB85 COMPILER WRAP-UP BENCHMARKS
  5257.     
  5258.     BENMRK.* -- by Steve Leibson, et. al.
  5259.                 Expert C Team Analyses C compilers
  5260.                 Feb. '85 issue
  5261.       
  5262.         This file contains the five benchmarks that were used in
  5263.         the timing comparisons for our special C compiler analysis.
  5264.         
  5265.     
  5266.     
  5267.  
  5268. [76703,756]
  5269. CASM.LTG                  21-Jan-85 11475              Accesses: 28
  5270.  
  5271.     Keywords: FEB85 C ASSEMBLY INTERFACE
  5272.     
  5273.     CASM.LTG -- by Brian H. Burger
  5274.                 C to Assembly Interface
  5275.                 Feb. '85 issue
  5276.       
  5277.         These are the four listings to Mr. Burger's article.
  5278.     
  5279.     
  5280.  
  5281.  
  5282.  
  5283.  
  5284.  
  5285.  
  5286.  
  5287. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 97
  5288.  
  5289.  
  5290. [73105,1650]
  5291. CDIFF.C                   17-Dec-84 5895               Accesses: 45
  5292.  
  5293.     Keywords: FILE COMPARE DIFFERENCE EDIT SCRIPT GENERATOR
  5294.     
  5295.     This program, a translation of Dave Cortesi's HDIFF (August 1984 Dr. Dobb's
  5296.     Journal, page 30), compares two files and generates a script file which can
  5297.     be used to drive a line-editor to change the old file into the new one. It
  5298.     also can be used to verify that you made the changes you meant to make when
  5299.     modifying a file. This version is in LC, but a similar one has been tested
  5300.     on C86.
  5301.     
  5302.     
  5303.  
  5304. [74345,353]
  5305. SMCPC.NOT                 14-Nov-84 1280               Accesses: 136
  5306.  
  5307.     Keywords: SMALL C COMPILER IBMPC
  5308.     
  5309.     Notes which VERY BRIEFLY describe contents of SMCPC.LBR.
  5310.     
  5311.     
  5312.  
  5313. [73105,1650]
  5314. CPP.CCC                   24-Oct-84 13120              Accesses: 67
  5315.  
  5316.     Keywords: C PREPROCESSOR CPP
  5317.     
  5318.     A general-purpose if somewhat limited preprocessor for any dialect of c.
  5319.     Check file-handling routines carefully when porting, and be warned that two
  5320.     machine-specific characters (\x1C and \x1F) slipped by me in the sign-on
  5321.     banner in main(); they'll need to be changed. Except for these points it
  5322.     should run on any K&R-compatible c compiler. From Jim Kyle [73105,1650]
  5323.     
  5324.     
  5325.  
  5326. [73105,1650]
  5327. CPP.DOC                   24-Oct-84 5835               Accesses: 71
  5328.  
  5329.     Keywords: C PREPROCESSOR INSTRUCTIONS DOCUMENTATION MANUAL
  5330.     
  5331.     Brief description of CPP.CCC, a general-purpose C preprocessor written in
  5332.     what I hope is a fully portable subset of C. From Jim Kyle [73105,1650].
  5333.     
  5334.     
  5335.  
  5336.  
  5337.  
  5338.  
  5339.  
  5340.  
  5341.  
  5342. CompuServe Computer Language Forum, DL 6 - The C Forum                   Page 98
  5343.  
  5344.  
  5345. [70216,1342]
  5346. PRINT.C                   18-Oct-84 5000               Accesses: 42
  5347.  
  5348.     Keywords: C TEXT PRINT SOURCE
  5349.     
  5350.     Print.c is a very simple program to copy a text file to it's standard
  5351.     output, observing page breaks and adding a header to the top of each page
  5352.     (a feature unavailable from the 'shell' under which my compiler operates.
  5353.     Short and heavily commented, it illustrates use of command-line arguments
  5354.     and reading a file from C. Written in Aztec C II for Apple DOS 3.3, it
  5355.     should work on most systems.
  5356.  
  5357.  
  5358.  
  5359.  
  5360.  
  5361.  
  5362. CompuServe Computer Language Forum, DL 7 - FORTH Forum                   Page 99
  5363.  
  5364.  
  5365. [72265,620]
  5366. EDHLP.BLK                 23-Nov-85 4100               Accesses: 64
  5367.  
  5368.     Keywords: FORTH 83STANDARD F83 EDITOR HELP SCREEN
  5369.     
  5370.     This file consists of 4 blocks blocks 1-3 contain the code to add a <H>elp
  5371.     command to the F83 editor. This command will list the most used commands.
  5372.     Block 0 has documentation on its use.
  5373.     
  5374.     
  5375.  
  5376. [72265,620]
  5377. FIXF83.BLK                23-Nov-85 2050               Accesses: 49
  5378.  
  5379.     Keywords: FORTH 83STANDARD F83 FIXES PATCHES
  5380.     
  5381.     This file contains 2 Forth blocks. Block 1 contains fixes and patches to
  5382.     correct a couple of problems with STAMP and SAVE-SYSTEM. STAMP only puts a
  5383.     10 character truncated ID of the 11 char. ID. This fix changes to 11
  5384.     characters. SAVE-SYSTEM is patched to fix a couple of bugs. See block 0 for
  5385.     comments.
  5386.     
  5387.     
  5388.  
  5389. [72265,620]
  5390. MOVF83.BLK                23-Nov-85 2050               Accesses: 46
  5391.  
  5392.     Keywords: FORTH 83STANDARD F83 SCREEN COPY UTILITY
  5393.     
  5394.     This file contains 2 Forth blocks. Block 1 contains the utility I use to
  5395.     move a group of source blocks from a file to another file for uploading.
  5396.     Block 0 gives docs and how to use.
  5397.     
  5398.     
  5399.  
  5400. [73105,532]
  5401. KER86.SCR                 04-Nov-85 94755              Accesses: 35
  5402.  
  5403.     Keywords: FORTH F83 8088 MSDOS PCDOS KERNEL
  5404.     
  5405.     Source to the F83 kernel. This is a TEXT file, and can be [R]ead or
  5406.     [D]ownloaded using any convenient protocol. This file is in .SCR format,
  5407.     and must be RESTOREd to .BLK format before F83 can read it. See RESTPC.BIN
  5408.     in this DL. XMODEM stats: 727 records, about 25 min. @ 1200.
  5409.     
  5410.     
  5411.  
  5412.  
  5413.  
  5414.  
  5415.  
  5416.  
  5417.  
  5418. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 100
  5419.  
  5420.  
  5421. [76703,762]
  5422. 4THRES.TX0                23-Oct-85 12470              Accesses: 134
  5423.  
  5424.     Keywords: OTHER SIGS FORTH FILE INDEX
  5425.     
  5426.     Describes some of the FORTH material available on other SIGs in CIS.
  5427.     Planned as first of a series; let me know if you know where other good
  5428.     stuff is to be found, for inclusion in next instalment!         ..jk..
  5429.     
  5430.     
  5431.  
  5432. [76703,762]
  5433. RESTPC.BIN                23-Oct-85 34010(14528)       Accesses: 44
  5434.  
  5435.     Keywords: FORTH SCR SCREEN_FILE RESTORE MSDOS EXE
  5436.     
  5437.     MSDOS executable RESTORE file. Download via protocol and rename to
  5438.     RESTORE.EXE for use. Size 111 Xmodem blocks, approx 4 min to download at
  5439.     1200 BPS. Compiled using CI's C86; works with any version of MSDOS but does
  5440.     not recognize subdirectories (Ver 1.0 file handling).
  5441.     
  5442.     
  5443.  
  5444. [73105,532]
  5445. CPU86.SCR                 18-Oct-85 22115              Accesses: 34
  5446.  
  5447.     Keywords: FORTH F83 8088 MSDOS PCDOS EXTENSION
  5448.     
  5449.     An 8086 assembler for FORTH-83. This is a TEXT file, which can be [R]ead or
  5450.     [D]ownloaded by any convenient protocol. This file is in .SCR format, and
  5451.     must be RESTOREd to .BLK format before F83 can use it. See RESTPC.BIN in
  5452.     this DL. XMODEM stats: 167 records, about 6 min. @ 1200.
  5453.     
  5454.     
  5455.  
  5456. [73105,532]
  5457. EXT86.SCR                 18-Oct-85 12170              Accesses: 37
  5458.  
  5459.     Keywords: FORTH F83 8088 MSDOS PCDOS EXTENSION
  5460.     
  5461.     Source to "normal" FORTH extensions, as incorporated in F83-86.COM here.
  5462.     This is a TEXT file, which may be [R]ead or [D]ownloaded using any
  5463.     convenient protocol. This file is in .SCR format and must be RESTOREd to
  5464.     BLK format before F83 can read it. See RESTPC.BIN in this DL. XMODEM stats:
  5465.     92 records, about 3 min. @ 1200.
  5466.     
  5467.     
  5468.  
  5469.  
  5470.  
  5471.  
  5472.  
  5473.  
  5474.  
  5475. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 101
  5476.  
  5477.  
  5478. [73105,532]
  5479. F83-86.BIN                18-Oct-85 67025(28608)       Accesses: 56
  5480.  
  5481.     Keywords: FORTH F83 8088 MSDOS PCDOS EXECUTABLE
  5482.     
  5483.     This is the executable version of F83.COM for the IBM-PC and other MS-DOS
  5484.     machines. This version, as opposed to MVP-FORTH, talks through the DOS,
  5485.     rather than around it, making it much more portable to machines that do not
  5486.     copy the IBM-PC verbatim. This is a BINARY file, and must be [D]ownloaded
  5487.     using either XMODEM, A or B protocols. XMODEM stats: 206 records, about 9
  5488.     min. @ 1200.
  5489.     
  5490.     
  5491.  
  5492. [73105,532]
  5493. HUF86.SCR                 18-Oct-85 18620              Accesses: 19
  5494.  
  5495.     Keywords: FORTH F83 8088 MSDOS PCDOS EXTENSION
  5496.     
  5497.     Huffman encoding words for FORTH 83 for MS-DOS and PC-DOS. A binary compare
  5498.     of this file and HUFFMN.SCR (which came with the 8080 and 68000 versions of
  5499.     F83) shows only a few bytes differ; not being a FORTH expert, I cannot
  5500.     judge whether the differences are truly significant, so this one goes up!
  5501.      This is a TEXT file, and can be [R]ead or [D]ownloaded using any
  5502.     convenient protocol. XMODEM stats: 141 records, about 5 min. @ 1200.
  5503.     
  5504.     
  5505.  
  5506. [73105,532]
  5507. META86.SCR                18-Oct-85 19915              Accesses: 37
  5508.  
  5509.     Keywords: FORTH F83 8088 MSDOS PCDOS METACOMPILER
  5510.     
  5511.     Source to the F83-86 Meta Compiler. This is a TEXT file, which can be
  5512.     [R]ead or [D]ownloaded using any convenient proocol. This file is in .SCR
  5513.     format, and must be RESTOREd to .BLK format before F83 can use it. See
  5514.     RESTPC.BIN in this DL. XMODEM stats: 150 records, about 6 min. @ 1200.
  5515.     
  5516.     
  5517.  
  5518. [73105,532]
  5519. README.PC                 18-Oct-85 17985              Accesses: 75
  5520.  
  5521.     Keywords: FORTH F83 8088 MSDOS PCDOS DOCUMENTATION
  5522.     
  5523.     Short documentation file for F83-86.BIN, FORTH-83 for the IBM-PC and other
  5524.     MS-DOS machines. This version talks through MS-DOS for portability. This is
  5525.     a TEXT file, and can be [R]ead or [D]ownloaded using any convenient
  5526.     protocol. XMODEM stats: 141 records, about 5 min. @ 1200.
  5527.     
  5528.     
  5529.  
  5530.  
  5531.  
  5532.  
  5533.  
  5534. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 102
  5535.  
  5536.  
  5537. [73105,532]
  5538. UTIL86.SCR                18-Oct-85 55380              Accesses: 30
  5539.  
  5540.     Keywords: FORTH F83 8088 MSDOS PCDOS EXTENSION
  5541.     
  5542.     Source to Utility words in F83-86. This is a TEXT file, which can be [R]ead
  5543.     or [D]ownloaded using any convenient protocol. This file is in .SCR format
  5544.     and must be RESTOREd to .BLK format before F83 can use it. See RESTPC.BIN
  5545.     in this DL. XMODEM stats: 420 records, about 15 min. @ 1200.
  5546.     
  5547.     
  5548.  
  5549. [73105,532]
  5550. KERNEL.SCR                14-Oct-85 97290              Accesses: 25
  5551.  
  5552.     Keywords: FORTH F83 CPM80 KERNEL
  5553.     
  5554.     Source to the F83 Kernel. This is a TEXT file, and can be [R]ead or
  5555.     [D]ownloaded using any convenient protocol. This file is in .SCR format,
  5556.     and must be RESTOREd to .BLK format before F83 can read it. See RESTOR.BIN
  5557.     in this DL. XMODEM stats: 768 records, about 25 min. @ 1200.
  5558.     
  5559.     
  5560.  
  5561. [74756,2716]
  5562. ASMDOC.TXT                22-Sep-85 5675               Accesses: 18
  5563.  
  5564.     Keywords: FORTH FORTH-83 6809 FLEX
  5565.     
  5566.     Documentation and examples for the 6809 assembler included with
  5567.     Forth-83/Flex9.
  5568.     
  5569.     
  5570.  
  5571. [73105,532]
  5572. EXP68K.SCR                20-Sep-85 3235               Accesses: 17
  5573.  
  5574.     Keywords: FORTH F83 68000 CPM68K EXTENSION
  5575.     
  5576.     Add huffman code expansion to F83! Read SQueezed files! This is a TEXT
  5577.     file, which can be [R]ead or [D]ownloaded using any convenient protocol.
  5578.     This file is in .SCR format, and must be RESTOREd to .BLK format before F83
  5579.     can use it. See RESTOR.BIN in this DL. XMODEM stats: 24 records, about 1
  5580.     min. @ 1200.
  5581.     
  5582.     
  5583.  
  5584.  
  5585.  
  5586.  
  5587.  
  5588.  
  5589.  
  5590. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 103
  5591.  
  5592.  
  5593. [73105,532]
  5594. EXT68K.SCR                20-Sep-85 13250              Accesses: 12
  5595.  
  5596.     Keywords: FORTH F83 68000 CPM68K EXTENSION
  5597.     
  5598.     Source to "normal" FORTH extensions, as incorporated in F83-68K.COM here.
  5599.     This is a TEXT file, which may be [R]ead or [D]ownloaded using any
  5600.     convenient protocol. This file is in .SCR format and must be RESTOREd to
  5601.     BLK format before F83 can read it. See RESTOR.BIN in this DL. XMODEM stats:
  5602.     96 records, about 3 min. @ 1200.
  5603.     
  5604.     
  5605.  
  5606. [73105,532]
  5607. KER68K.SCR                20-Sep-85 94950              Accesses: 18
  5608.  
  5609.     Keywords: FORTH F83 68000 CPM68K KERNEL
  5610.     
  5611.     Source t the F83 Kernel for the 68000. This is a TEXT file, and can be
  5612.     [R]ead or [D]ownloaded using any convenient protocol. This file is in .SCR
  5613.     format, and must be RESTOREd to .BLK format before F83 can rea it. See
  5614.     RESTOR.BIN in this DL. XMODEM stats: 742 records, about 22 min. @ 1200.
  5615.     
  5616.     
  5617.  
  5618. [73105,532]
  5619. META68.SCR                20-Sep-85 19920              Accesses: 12
  5620.  
  5621.     Keywords: FORTH F83 68000 CPM68K METACOMPILER
  5622.     
  5623.     Source to the F83-68K Meta Compiler. This is a TEXT file, which can be
  5624.     [R]ead or [D]ownloaded using any convenient proocol. This file is in .SCR
  5625.     format, and must be RESTOREd to .BLK format before F83 can use it. See
  5626.     RESTOR.BIN in this DL. XMODEM stats: 156 records, about 6 min. @ 1200.
  5627.     
  5628.     
  5629.  
  5630. [73105,532]
  5631. UTL68K.SCR                20-Sep-85 55765              Accesses: 8
  5632.  
  5633.     Keywords: FORTH F83 68000 CPM68K EXTENSION
  5634.     
  5635.     Source to Utility words in F83-68K. This is a TEXT file, which can be
  5636.     [R]ead or [D]ownloaded using any convenient protocol. This file is in .SCR
  5637.     format and must be RESTOREd to .BLK format before F83 can use it. See
  5638.     RESTOR.BIN in this DL. XMODEM stats: 436 records, about 14 min. @ 1200.
  5639.     
  5640.     
  5641.  
  5642.  
  5643.  
  5644.  
  5645.  
  5646.  
  5647.  
  5648. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 104
  5649.  
  5650.  
  5651. [74756,2716]
  5652. FF9DOC.TXT                18-Sep-85 4115               Accesses: 16
  5653.  
  5654.     Keywords: FORTH FORTH-83 6809 FLEX
  5655.     
  5656.     General documentation for Forth83/Flex9, a Forth-83 standard system for the
  5657.     6809 under Flex9.
  5658.     
  5659.     
  5660.  
  5661. [74756,2716]
  5662. XMODEM.FTH                15-Sep-85(15-Sep-85) 6460    Accesses: 78
  5663.  
  5664.     Keywords: FORTH F83 XMODEM
  5665.     
  5666.     A "generic" set of words to implement the XMODEM protocol on Forth-83
  5667.     standard systems. All i/o and "file" functions are factored out, and should
  5668.     be relatively easy to supply for most systems. Text file, may be <R>ead or
  5669.     <D>ownloaded using any method. Xmodem statistics: 52 records, download time
  5670.     at 1200 BPS 1 min 5 sec, at 300 BPS 4 min even.
  5671.     
  5672.     
  5673.  
  5674. [73105,532]
  5675. BASIC.SCR                 01-Sep-85 5780               Accesses: 85
  5676.  
  5677.     Keywords: FORTH F83 CPM80 68000 CPM68K 8086 MSDOS PCDOS EXTENSION
  5678.     
  5679.     A BASIC compiler for F83. This is a TEXT file, which may be [R]ead or
  5680.     [D]ownloaded using any convenient protocol. It is in .SCR format and must
  5681.     be RESTOREd to .BLK format before FORTH can use it - see RESTOR.BIN in this
  5682.     DL. XMODEM stats: 46 records, about 2 min. @ 1200.
  5683.     
  5684.     
  5685.  
  5686. [73105,532]
  5687. BLKSCR.BIN                01-Sep-85 18175(7776)        Accesses: 17
  5688.  
  5689.     Keywords: FORTH SCREEN_FILE
  5690.     
  5691.     This is the executable .COM file of BLK2SCR.C, as compiled with Q/C by The
  5692.     CODE WORKS. It will convert a FORTH .BLK file into the more-compact (but
  5693.     still readable by humans) .SCR format we use here on CLM SIG. This is a
  5694.     BINARY file, which must be downloaded using either XMODEM, A or B
  5695.     protocols. XMODEM stats: 59 records, about 2 min. @ 1200.
  5696.     
  5697.     
  5698.  
  5699.  
  5700.  
  5701.  
  5702.  
  5703.  
  5704.  
  5705. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 105
  5706.  
  5707.  
  5708. [73105,532]
  5709. BLKSCR.C                  01-Sep-85 2645               Accesses: 21
  5710.  
  5711.     Keywords: FORTH SCREEN_FILE
  5712.     
  5713.     C source to a FORTH .BLK to .SCR file converter. Written in reasonably
  5714.     portable C, it takes FORTH screen files (64x16 screens, no CRs) and
  5715.     compresses them to .SCR files, with tabs replacing spaces where possible,
  5716.     and CR/LF at the end of each line (no padding with spaces). See RESTOR.C
  5717.     for reversing the process. Can be [R]ead. XMODEM stats: 21 records, about 1
  5718.     min. @ 1200.
  5719.     
  5720.     
  5721.  
  5722. [73105,532]
  5723. CLOCK.SCR                 01-Sep-85 4000               Accesses: 39
  5724.  
  5725.     Keywords: FORTH F83 CPM80 68000 CPM68K 8088 MSDOS PCDOS EXTENSION
  5726.     
  5727.     Source for a calendar printer (?? not sure about this). This is a TEXT
  5728.     file, which can be [R]ead or [D]ownloaded using any convenient protocol.
  5729.     This file is in .SCR format, and must be expanded into .BLK format. See
  5730.     RESTOR.BIN in this DL. XMODEM stats: 32 records, about 1-1/2 min. @ 1200.
  5731.     
  5732.     
  5733.  
  5734. [73105,532]
  5735. CPU80.SCR                 01-Sep-85 13750              Accesses: 31
  5736.  
  5737.     Keywords: FORTH F83 CPM80 EXTENSION
  5738.     
  5739.     An 8080 assembler for FORTH-83. This is a TEXT file, which can be [R]ead or
  5740.     [D]ownloaded by any convenient protocol. This file is in .SCR format, and
  5741.     must be RESTOREd to .BLK format before F83 can use it. See RESTOR.BIN in
  5742.     this DL. XMODEM stats: 108 records, about 3-1/2 min. @ 1200.
  5743.     
  5744.     
  5745.  
  5746. [73105,532]
  5747. EXPAND.SCR                01-Sep-85 3115               Accesses: 32
  5748.  
  5749.     Keywords: FORTH F83 CPM80 EXTENSION
  5750.     
  5751.     Add huffman code expansion to F83! Read SQueezed files! This is a TEXT
  5752.     file, which can be [R]ead or 
  5753.  
  5754.  
  5755.  
  5756.  
  5757.  
  5758. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 106
  5759.  
  5760.  
  5761. [D]ownloaded using any convenient protocol.
  5762.     This file is in .SCR format, and must be RESTOREd to .BLK format before F83
  5763.     can use it. See RESTOR.BIN in this DL. XMODEM stats: 25 records, about 1
  5764.     min. @ 1200.
  5765.     
  5766.     
  5767.  
  5768. [73105,532]
  5769. EXTEND.SCR                01-Sep-85 12005              Accesses: 31
  5770.  
  5771.     Keywords: FORTH F83 CPM80 EXTENSION
  5772.     
  5773.     Source to "normal" FORTH extensions, as incorporated in F83.COM here. This
  5774.     is a TEXT file, which may be [R]ead or [D]ownloaded using any convenient
  5775.     protocol. This file is in .SCR format and must be RESTOREd to
  5776.     BLK format before F83 can read it. See RESTOR.BIN in this DL. XMODEM stats:
  5777.     94 records, about 3 min. @ 1200.
  5778.     
  5779.     
  5780.  
  5781. [73105,532]
  5782. HUFFMN.SCR                01-Sep-85 18625              Accesses: 26
  5783.  
  5784.     Keywords: FORTH F83 CPM80 68000 CPM68K EXTENSION
  5785.     
  5786.     Add Huffman Encoding (SQueeze files) to F83! This is a TEXT file, which can
  5787.     be [R]ead or [D]ownloaded using any convenient protocol. This file is in
  5788.     .SCR format, and must be RESTOREd to .BLK format before F83 can use it. See
  5789.     RESTOR.BIN in this DL. XMODEM stats: 146 records, about 5 min. @ 1200.
  5790.     
  5791.     
  5792.  
  5793. [73105,532]
  5794. META80.SCR                01-Sep-85 19585              Accesses: 28
  5795.  
  5796.     Keywords: FORTH F83 CPM80 METACOMPILER
  5797.     
  5798.     Source to the F83 Meta Compiler. This is a TEXT file, which can be [R]ead
  5799.     or [D]ownloaded using any convenient protocol. This file is in .SCR format,
  5800.     and must be RESTOREd to .BLK format before F83 can use it. See RESTOR.BIN
  5801.     in this DL. XMODEM stats: 153 records, about 4-1/2 min. @ 1200.
  5802.     
  5803.     
  5804.  
  5805.  
  5806.  
  5807.  
  5808.  
  5809.  
  5810.  
  5811. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 107
  5812.  
  5813.  
  5814. [73105,532]
  5815. RESTOR.BIN                01-Sep-85 17865(7648)        Accesses: 45
  5816.  
  5817.     Keywords: FORTH SCR SCREEN_FILE RESTORE
  5818.     
  5819.     This is a CP/M-80 version of RESTORE.COM, which will convert the .SCR files
  5820.     in this database to their original .BLK format, by expanding tabs and
  5821.     padding lines out to 64 characters, no CR or LF. This is a BINARY file, and
  5822.     must be downloaded using XMODEM, A or B protocols. XMODEM stats: 58
  5823.     records, about 2-1/2 min. @ 1200. (compiled by Q/C by The CODE WORKS)
  5824.     
  5825.     
  5826.  
  5827. [73105,532]
  5828. RESTOR.C                  01-Sep-85 1575               Accesses: 39
  5829.  
  5830.     Keywords: FORTH SCR SCREEN_FILE RESTORE
  5831.     
  5832.     A C program to restore the .SCR files contained in this database to their
  5833.     original .BLK format, i.e., 64x16 screens, without CR or LF. May be [R]ead
  5834.     or [D]ownloaded using any convenient protocol. XMODEM stats: 13 blocks,
  5835.     about 1 min. @ 1200.
  5836.     
  5837.     
  5838.  
  5839. [73105,532]
  5840. UTILTY.SCR                01-Sep-85 56010              Accesses: 22
  5841.  
  5842.     Keywords: FORTH F83 CPM80 EXTENSION
  5843.     
  5844.     Source to Utility words in F83. This is a TEXT file, which can be [R]ead or
  5845.     [D]ownloaded using any convenient protocol. This file is in .SCR format and
  5846.     must be RESTOREd to .BLK format before F83 can use it. See RESTOR.BIN in
  5847.     this DL. XMODEM stats: 438 records, about 12 min. @ 1200.
  5848.     
  5849.     
  5850.  
  5851. [73105,532]
  5852. F83-68.BIN                26-Aug-85 69610(29728)       Accesses: 13
  5853.  
  5854.     Keywords: FORTH F83 68000 CPM68K
  5855.     
  5856.     an implementation of FORTH for the 68000. this is a BINARY file, which must
  5857.     be downloaded using XMODEM, A or B protocol. XMODEM stats: 226 records,
  5858.     about 6 minutes @ 1200.
  5859.     
  5860.     
  5861.  
  5862.  
  5863.  
  5864.  
  5865.  
  5866.  
  5867.  
  5868. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 108
  5869.  
  5870.  
  5871. [73105,532]
  5872. F83-80.BIN                26-Aug-85 58830(25120)       Accesses: 48
  5873.  
  5874.     Keywords: FORTH F83 CPM80
  5875.     
  5876.     latest version of F83 for CP/M-80 and the 8080, dated 01-April-84. this is
  5877.     a BINARY file, and must be downloaded with XMODEM, A or B protocols. XMODEM
  5878.     stats: 191 records, about 5 minutes @ 1200.
  5879.     
  5880.     
  5881.  
  5882. [73105,532]
  5883. F83FIX.TXT                26-Aug-85 4940               Accesses: 63
  5884.  
  5885.     Keywords: FORTH F83 CPM80 68000 CPM68K 8088 MSDOS PCDOS FIXES
  5886.     
  5887.     these are the changes incorporated in the 01April84 versions of FORTH '83
  5888.     contained in this database. this is a plain TEXT file, which may be [R]ead
  5889.     or [D]ownloaded using any convenient protocol. XMODEM stats: 40 records,
  5890.     about 2 min. @ 1200.
  5891.     
  5892.     
  5893.  
  5894. [73105,532]
  5895. README.68K                26-Aug-85 17990              Accesses: 35
  5896.  
  5897.     Keywords: FORTH F83 68000 CPM68K DOCUMENTATION
  5898.     
  5899.     a short documentation file for F83-68.COM (.BIN here). a straight TEXT
  5900.     file, it can be [R]ead or [D]ownloaded with any convenient protocol. XMODEM
  5901.     stats: 141 records, about 4 min. @ 1200.
  5902.     
  5903.     
  5904.  
  5905. [73105,532]
  5906. README.80                 26-Aug-85 17985              Accesses: 56
  5907.  
  5908.     Keywords: FORTH F83 CPM80 DOCUMENTATION
  5909.     
  5910.     this is a short documentation file to accompany F83-80.COM (.BIN here).
  5911.     this is a straight TEXT file, which may be [R]ead or [D]ownloaded using any
  5912.     convenient protocol. XMODEM stats: 141 records, about 5 min. @ 1200.
  5913.     
  5914.     
  5915.  
  5916.  
  5917.  
  5918.  
  5919.  
  5920.  
  5921.  
  5922. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 109
  5923.  
  5924.  
  5925. [74615,1362]
  5926. STRING.TXT                25-Aug-85 3390               Accesses: 37
  5927.  
  5928.     Keywords: FORTH STRINGS PROPOSED USAGE FORTH 79 AND 83 STRING C64 64 MVP
  5929.     
  5930.     GO TIGERS! This is a file of proposed string handeling words for both forth
  5931.     79 and 83. It is up to you to impliment them on your version of forth as
  5932.     they are only descriptions of word usage. If we can TRY to use the same
  5933.     WORDS on all version of forth. Standards (ha) god loves standards that is
  5934.     why he created so many, but at least TRY?
  5935.     
  5936.                             Jim B.
  5937.     
  5938.     
  5939.  
  5940. [75425,462]
  5941. FNST.TXT                  09-Aug-85 14870              Accesses: 35
  5942.  
  5943.     Keywords: FORTH STANDARDS FIG FORTH-79 FORTH-83
  5944.     
  5945.     This is the report of the FORTH Non-Standards team, an examination of the
  5946.     present and probable standards dealing with the FORTH programming language.
  5947.     Uploaed with author's permission.
  5948.     
  5949.     
  5950.  
  5951. [72265,620]
  5952. CPASTE.DOC                04-Aug-85 2715               Accesses: 28
  5953.  
  5954.     Keywords: DOCUMENTATION FORTH UTILITY CUT AND PASTE
  5955.     
  5956.     Documentation for CPASTE.TXT a Forth utility to transfer a section of
  5957.     source code from one block to another. It is recommended that this file be
  5958.     downloaded or read before using this utility.
  5959.     
  5960.     
  5961.  
  5962. [72265,620]
  5963. CPASTE.TXT                04-Aug-85 1365               Accesses: 26
  5964.  
  5965.     Keywords: FORTH UTILITY CUT AND PASTE SOURCE CODE
  5966.     
  5967.     CPASTE.TXT is a useful utility to move a section of source code from one
  5968.     block to another block. The program is fully prompted
  5969.      and allows viewing of changes and escape in case of error. The utility is
  5970.     written in 79-Standard kernal words and should work with any Forth System.
  5971.     
  5972.     
  5973.  
  5974.  
  5975.  
  5976.  
  5977.  
  5978.  
  5979.  
  5980. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 110
  5981.  
  5982.  
  5983. [76703,762]
  5984. CMD4TH.BIN                22-Jul-85 49455(21120)       Accesses: 45
  5985.  
  5986.     Keywords: FORTH F83 PCDOS MSDOS
  5987.     
  5988.     Download using binary protocol as MVPCMND.COM. Rename to COMMAND.COM on its
  5989.     own work disk (or set COMSPEC=MVPCMND.COM in CONFIG.SYS file) to turn IBM
  5990.     PC into dedicated FORTH-83 system. From REMARK BBS, Oklahoma City
  5991.     (405-728-2463). Xmodem stats: 152 records, 3 min 10 sec at 1200 bps.
  5992.     
  5993.     
  5994.  
  5995. [76703,762]
  5996. MVP4TH.BIN                22-Jul-85 27330(11680)       Accesses: 47
  5997.  
  5998.     Keywords: FORTH F83 PCDOS MSDOS
  5999.     
  6000.     Download as MVPFORTH.EXE using binary protocol. This is MVP's Public Domain
  6001.     version of FORTH-83. Assembler source code is also available but will take
  6002.     10 minutes download time at 1200 bps; ask SysOp to upload it if you want
  6003.     it. Xmodem stats for this file: 84 records, 1 min 45 sec at 1200 bps.
  6004.     
  6005.     
  6006.  
  6007. [76703,762]
  6008. DIRECT.SCR                19-Jul-85 5275               Accesses: 24
  6009.  
  6010.     Keywords: FORTH F83 CPM80 BIOS-CALLS
  6011.     
  6012.     Space-compressed version of DIRECT.BLK (originally 16,385 bytes). Provides
  6013.     direct BIOS I/O for FORTH-83 with CP/M-80 systems. Text file, can be read
  6014.     or downloaded. Xmodem statistics: 42 records, 0 min 52 sec download time at
  6015.     1200 baud.
  6016.     
  6017.     
  6018.  
  6019. [72265,620]
  6020. WDSRCH.DOC                08-Jul-85 1565               Accesses: 30
  6021.  
  6022.     Keywords: FIG FORTH WORD SEARCH UTILITY
  6023.     
  6024.     Instructions for the use of WDSRCH.TXT a Fig-Forth Word search utility.
  6025.     
  6026.     
  6027.  
  6028.  
  6029.  
  6030.  
  6031.  
  6032.  
  6033.  
  6034. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 111
  6035.  
  6036.  
  6037. [72265,620]
  6038. WDSRCH.TXT                08-Jul-85 940                Accesses: 23
  6039.  
  6040.     Keywords: FIG FORTH WORD SEARCH UTILITY
  6041.     
  6042.     WDSRCH.TXT is a Fig-Forth Utility to search a range of blocks on disk
  6043.     specified by the user, until a DEFINED FORTH WORD specified by the user is
  6044.     found. If the word is found the block # and line # will be displayed and
  6045.     await the <ENTER> key to be hit by the user. After hitting the <ENTER> key,
  6046.     the Screen will be LISTed to the CRT. The system variable SCR will be
  6047.     updated with this screen # to allow auto loading by most Fig-Forth editors.
  6048.     It auto executes and is self prompting.
  6049.     
  6050.     
  6051.  
  6052. [72265,620]
  6053. XREF.DOC                  08-Jul-85 1665               Accesses: 33
  6054.  
  6055.     Keywords: FIG FORTH WORD CROSS REFERENCE UTILITY
  6056.     
  6057.     Instructions for the use of XREF.TXT a Fig-Forth defined word screen cross
  6058.     reference utility.
  6059.     
  6060.     
  6061.  
  6062. [72265,620]
  6063. XREF.TXT                  08-Jul-85 630                Accesses: 29
  6064.  
  6065.     Keywords: FIG FORTH WORD BLOCK CROSS REFERENCE UTILITY
  6066.     
  6067.     XREF.TXT is a handy Forth Utility which will display all FORTH words
  6068.     DEFINED on a range of screens specified by the user. After a block is
  6069.     scanned, a list of defined words are displayed. The utility waits for the
  6070.     <ENTER> key to be pressed before scanning the next block. Orginally written
  6071.     for the TRS-80 using cursor control codes. This version uses only standard
  6072.     Forth cursor control words. THIS VERSION WRITTEN IN FIG-FORTH Ver. 1.3
  6073.     
  6074.     
  6075.  
  6076. [76703,762]
  6077. OLEDOT.ESS                07-Jul-85 245                Accesses: 28
  6078.  
  6079.     Keywords: FORTH STACK REPORTER UTILITY
  6080.     
  6081.     This is Howard Thue's "elegant dot-S" as uploaded from a message. It was
  6082.     the inspiration for JK's DOTESS.SCR; this one is simpler (one word instead
  6083.     of three) but may not work on all FORTH's.
  6084.     
  6085.     
  6086.  
  6087.  
  6088.  
  6089.  
  6090.  
  6091.  
  6092.  
  6093. CompuServe Computer Language Forum, DL 7 - FORTH Forum                  Page 112
  6094.  
  6095.  
  6096. [76703,762]
  6097. DOTESS.SCR                06-Jul-85 380                Accesses: 31
  6098.  
  6099.     Keywords: FORTH FIGFORTH UTILITY STACK REPORT
  6100.     
  6101.     This is a corrected version of the original program to get rid of a few
  6102.     garbage lines that crept into the first upload. DOTESS (for .S) reports the
  6103.     stack content, starting at the base and going to the top of the stack, in
  6104.     standard stack-diagram format. It was inspired by a program from Howard
  6105.     Thue, and also by the recursion article in the June 85 issue of CLM.
  6106.     Comments are invited.
  6107.     
  6108.     
  6109.  
  6110. [76703,762]
  6111. FTERM1.SCR                24-Jun-85 2280               Accesses: 22
  6112.  
  6113.     Keywords: FORTH FIGFORTH TERMINAL UPLOAD SYSTEM TRS80
  6114.     
  6115.     FTERM1.SCR is Version 1.1 of a planned file transfer system for FORTH
  6116.     users. This version has both 300 and 1200 baud terminal emulation and an
  6117.     upload capability (it uploaded itself), but cannot yet download files. Port
  6118.     addresses and UART codes are for the TRS80 Models 3 and 4, but can easily
  6119.     be changed for any other system. Comments are invited...jk..
  6120.     
  6121.     
  6122.  
  6123. [70371,255]
  6124. FORTH.CLM                 16-Mar-85 6165               Accesses: 19
  6125.  
  6126.     Keywords: FORTH PHILOSOPHICAL ANALYSIS
  6127.     
  6128.     A philosophical observation of Forth's place in the world of programming
  6129.     languages written specifically as a response to the March Designers Debate
  6130.     column in Computer Language Magazine.
  6131.  
  6132.